Remove default outputs

This commit is contained in:
Josh Brower
2023-01-31 17:02:41 -05:00
parent 18a54b86f4
commit b8d8a5fd6b
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
output {
http {
url => 'https://{{ GLOBALS.manager }}:5056'
cacert => ["/usr/share/filebeat/ca.crt"]
http_method => post
retry_non_idempotent => true
format => json_batch