Rename default headers and host for HTTP input

This commit is contained in:
weslambert
2021-10-25 13:15:20 -04:00
committed by GitHub
parent 2bfedbd581
commit 7fa43a276a

View File

@@ -3,6 +3,8 @@ input {
id => "endgame_data"
port => 3765
codec => es_bulk
request_headers_target_field => client_headers
remote_host_target_field => client_host
ssl => true
ssl_certificate_authorities => ["/usr/share/filebeat/ca.crt"]
ssl_certificate => "/usr/share/logstash/filebeat.crt"