Hello Security-Onion team,
Today I ran the so-elastic-auth script to enable Elastic authentication. But I cannot get logstash started, the logstash.log file states the following:
[2020-08-17T11:18:38,518][WARN ][logstash.outputs.elasticsearch] Attempted to resurrect connection to dead ES instance, but got an error. {:url=>"
http://elasticsearch:9200/", :error_type=>LogStash::Outputs::ElasticSearch::HttpClient::Pool::BadResponseCodeError, :error=>"Got response code '401' contacting Elasticsearch at URL '
http://elasticsearch:9200/'"}
It seems that there are logstash related user/roles created because they are visible Kibana/Management.
Do I need to manually enter a logstash user and password in a specific configuration file? If so, where and should I change the password in Kibana for the user, as I do not know what the generated password is.
Thanks in advance for any input.
Jay