TeskaLabs / seacat-auth

SeaCat Auth provides authentication, authorization, identity management, session management and other access control features.
GNU General Public License v3.0
11 stars 7 forks source link

ELK Batman introspection to support multiple URLs of the ElasticSearch #302

Closed ateska closed 4 months ago

ateska commented 10 months ago

That's because the ElasticSearch typically runs in the cluster.

It is important for the automated deployment as well.

eliska-n commented 10 months ago

beruška! Could this use the common elasticsearch config section?

[elasticsearch]
url = http://elastic-1:9200/
      http://elastic-2:9200/
username = <username>
password = <password>
ateska commented 10 months ago

Yes, please ... it could be a batman ELK fallback if no value is provided in the section.

byewokko commented 4 months ago

resolved by #326