From e2eaefab6eb30e4ca69050a3a8c33ea12b9800c8 Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Fri, 9 Sep 2022 15:45:13 -0400 Subject: [PATCH] Fix yaml for idh,es,kib,esalert --- salt/elastalert/defaults.yaml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/salt/elastalert/defaults.yaml b/salt/elastalert/defaults.yaml index fe53b52c2..6a051354e 100644 --- a/salt/elastalert/defaults.yaml +++ b/salt/elastalert/defaults.yaml @@ -1,8 +1,3 @@ -# Copyright Security Onion Solutions LLC and/or licensed to Security Onion Solutions LLC under one -# or more contributor license agreements. Licensed under the Elastic License 2.0 as shown at -# https://securityonion.net/license; you may not use this file except in compliance with the -# Elastic License 2.0. - elastalert: config: rules_folder: /opt/elastalert/rules/ @@ -17,12 +12,8 @@ elastalert: es_port: 9200 es_conn_timeout: 55 max_query_size: 5000 - #aws_region: us-east-1 - #profile: test - #es_url_prefix: elasticsearch use_ssl: true verify_certs: false - #es_send_get_body_as: GET writeback_index: elastalert_status alert_time_limit: days: 2