Alert summary log file #10573
-
Are the alerts shown in the Security Onion - Alerts page listed/output to a log file as well? I'm not looking for a daily/weekly report. I saw that asked in other discussions. Thanks for the help. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
All alerts and logs are stored in Elasticsearch: |
Beta Was this translation helpful? Give feedback.
-
Thank you. Are any of the queries that security onion performs to build the results shown in Alerts available? |
Beta Was this translation helpful? Give feedback.
-
Thank you. You're going above and beyond here. I just can't figure out how those alert queries work with the so-elasticsearch-query command from the first response. I just get errors with my syntax. sudo so-elasticsearch-query ':so-/_search' -d '{"query": {"match_all": {}},"size": 1}' | jq |
Beta Was this translation helpful? Give feedback.
All alerts and logs are stored in Elasticsearch:
https://docs.securityonion.net/en/2.3/elasticsearch.html