Skip to content

Custom Parsing #1587

Locked Answered by idolaman
syst3m10 asked this question in Unsupported Versions
Discussion options

You must be logged in to vote

Security onion using salt for configuration, you need to add your new logstash pipline under /opt/so/saltstack/local/salt/logstash/pipeline/config/so
And copy the pillar file: /opt/so/saltstack/default/logstash/search.sls
to
/opt/so/saltstack/local/logstash/search.sls
and then edit it, and add your new output there.

The /opt/so/saltstack/local and /opt/so/saltstack/default are syncronized every 15 minutes to /opt/so/conf (you can do it manualy with salt command state.apply), when the default path is the basic SO configuration, and the local path is where you can add customizations.

Eventually, all dockers containers mounting on directories in /opt/so/conf (you can look at logstash docker …

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by weslambert
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #1587 on October 21, 2020 18:50.