Skip to content

Commit

Permalink
Unignore fields (#129)
Browse files Browse the repository at this point in the history
After @nablaone , we no longer need to ignore fields.

Co-authored-by: Grzegorz Piwowarek <[email protected]>
  • Loading branch information
jakozaur and pivovarit authored May 16, 2024
1 parent 0275cac commit d7ac79b
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions docker/quesma/config/hydrolix-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ logging:
indexes:
logs:
enabled: true
ignoredFields:
unknown: true
aliases:
timestamp:
source: "@timestamp"
Expand All @@ -19,11 +17,5 @@ indexes:

siem:
enabled: true
ignoredFields:
"responseHeaders": true
"requestHeaders": true
"botData": true
"userRiskData": true
"clientData": true
fullTextFields: [ "city", "country", "host", "method", "path", "ruleMessage", "UA" ]

0 comments on commit d7ac79b

Please sign in to comment.