Skip to content

Commit

Permalink
Update upstream_agent_config.yaml (#2491)
Browse files Browse the repository at this point in the history
added "sync_host_metadata: true" to enable sync of host meta_data - tested with upstream
  • Loading branch information
geoffhigginbottom committed Jan 20, 2023
1 parent f2809d7 commit ff6abef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/otelcol/config/collector/upstream_agent_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ exporters:
# Use instead when sending to gateway
#api_url: http://${SPLUNK_GATEWAY_URL}:6060
#ingest_url: http://${SPLUNK_GATEWAY_URL}:9943
sync_host_metadata: true
correlation:
# Logs
splunk_hec:
Expand Down

0 comments on commit ff6abef

Please sign in to comment.