-
Hello, I am using security onion v 2.30.70 in standalone mode, I integrated the barracuda mail spammer to receive the syslog messages. My question is: Note, The syslog messages are received directly from barracuda to security onion. No beats in between. Thanks, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Typically, these kinds of integrations are easier if you can leverage an existing Filebeat module, but I'm not sure if the Barracuda module would work for you: If necessary, you could always write your own custom ingest parser: |
Beta Was this translation helpful? Give feedback.
Typically, these kinds of integrations are easier if you can leverage an existing Filebeat module, but I'm not sure if the Barracuda module would work for you:
https://www.elastic.co/guide/en/beats/filebeat/current/filebeat-module-barracuda.html
https://docs.securityonion.net/en/2.3/filebeat.html
If necessary, you could always write your own custom ingest parser:
https://docs.securityonion.net/en/2.3/elasticsearch.html#parsing