|
|
|
|
@ -5,11 +5,12 @@ serilog:
|
|
|
|
|
exporter:
|
|
|
|
|
elasticsearch:
|
|
|
|
|
connection:
|
|
|
|
|
static-cluster-connection-config:
|
|
|
|
|
url:
|
|
|
|
|
- https://dev-elastic-stack-elastic-01:9200
|
|
|
|
|
- https://dev-elastic-stack-elastic-02:9200
|
|
|
|
|
- https://dev-elastic-stack-elastic-03:9200
|
|
|
|
|
static_cluster:
|
|
|
|
|
static-cluster-connection-config:
|
|
|
|
|
url:
|
|
|
|
|
- https://dev-elastic-stack-elastic-01:9200
|
|
|
|
|
- https://dev-elastic-stack-elastic-02:9200
|
|
|
|
|
- https://dev-elastic-stack-elastic-03:9200
|
|
|
|
|
|
|
|
|
|
query_files:
|
|
|
|
|
- "/app/queries/query-ssh-root-login.yaml"
|
|
|
|
|
|