Skip to content

Commit

Permalink
fix #129, filtering by rootId in Arkime returns no results
Browse files Browse the repository at this point in the history
  • Loading branch information
mmguero committed Nov 21, 2022
1 parent 4cf2b81 commit b20d0a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dashboards/templates/composable/component/arkime.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"protocol": { "type": "keyword" },
"quic.host": { "type": "keyword" },
"quic.version": { "type": "keyword" },
"rootId": { "type": "keyword" },
"source.geo.country_code2": { "type": "keyword" },
"source.geo.country_code3": { "type": "keyword" },
"source.geo.dma_code": { "type": "short" },
Expand Down

0 comments on commit b20d0a3

Please sign in to comment.