Where is elasticsearch configuration file in securityonion2? #9474
Replies: 4 comments
-
All of the components run in Docker containers, the above path wouldn't work. I am having the same issue, but I haven't decided to mess with the container files or see if there is a 'proper' way to do it. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
As far as the Elasticsearch snapshot, have you tried it using the official instruction? If not, then I think this is the supported method to do it hence this should be your first option. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have installed security onion2 in my ubuntu 20. I want to configure elasticsearch snapshot, however I am unable to find the exact elasticsearch.yml location in order to add 'repo' path.
Note: I have already tried configuring elasticsearch.yml (inside /opt/so/conf/elasticsearch) but the changes automatically reset after the elasticsearch gets restarted. Also, I have tried configure defaults.yml inside saltstack, but it failed to restart the elasticsearch soon I make changes.
What could be the possible solution for it?
Beta Was this translation helpful? Give feedback.
All reactions