Skip to content

Commit

Permalink
Aws athena ocsf fixes (#1182)
Browse files Browse the repository at this point in the history
Co-authored-by: Md Azam <mdazam@ca.ibm.com>
  • Loading branch information
Arthur Muradyan and mdazam1942 authored Nov 21, 2022
1 parent 01b18cb commit 0898bb8
Show file tree
Hide file tree
Showing 4 changed files with 150 additions and 326 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,6 @@
"extensions.'x-network-ext'.tcp_flags": [
"connection_info.tcp_flags"
],
"protocol": [
"connection_info.protocol_name"
],
"protocols[*]": [
"connection_info.protocol_num"
],
Expand Down Expand Up @@ -245,10 +242,6 @@
"extensions.'x-src-endpoint'.vpc_uid": [
"src_endpoint.vpc_uid"
],
"ip_refs[*].value": [
"dst_endpoint.ip",
"src_endpoint.ip"
],
"name": [
"dst_endpoint.name",
"src_endpoint.name"
Expand Down
Loading

0 comments on commit 0898bb8

Please sign in to comment.