Enable automatic GeoIP update in elastic #10518
-
hello, Within Security Onion I have several but I don't see clearly which file I should modify or add the "true" parameter to enable the automatic download. I have the following assumptions, can someone tell me where it is exactly? /opt/so/saltstack/local/pillar/global.sls /opt/so/saltstack/local/pillar/elasticsearch/ (I don't have any files here) /opt/so/saltstack/local/salt/elasticsearch/ (Here I have files and folders but everything related to key users and user roles) The only place I have found the configuration is in /opt/so/conf/elasticsearch/elasticsearch.yml But by changing the setting to "true" and restarting elastic this setting is cleared, so I understand it is required to be done via Saltstack. Security Onion: 2.3.181 Thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
Had success here adding everything below
|
Beta Was this translation helpful? Give feedback.
-
Since you're still on Security Onion 2.3.181 and it's from October 2022, I'd first recommend upgrading to the latest version of 2.3: You should then be able to follow the GeoIP section of the Elasticsearch page in our docs: |
Beta Was this translation helpful? Give feedback.
-
Thank you very much, the configuration was changed with the answer of "argwfm" Now I am checking that GEOIP is updated, I have waited more than 7 days but for example 30 days ago this IP was detected as France and it really is Spain in virustotal, shodan, etc. --> 92.172.78.227 Is there any more step to be done? Elastic was also restarted after the configuration change Thank you. |
Beta Was this translation helpful? Give feedback.
Had success here adding everything below
config:
to/opt/so/saltstack/local/pillar/global.sls