You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
456 B
YAML
18 lines
456 B
YAML
serilog:
|
|
minimum_level:
|
|
default: "Information"
|
|
|
|
exporter:
|
|
elasticsearch:
|
|
connection:
|
|
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"
|
|
# - "/app/queries/query-blabliblupp.yaml"
|