Update Fluentd endpoint and service token

This commit is contained in:
Simon Larsen
2024-02-03 09:10:57 +00:00
parent 29ef61df88
commit 1a47402ce3

View File

@@ -14,10 +14,11 @@
<match **>
@type http
endpoint https://test.oneuptime.com/fluentd/logs
# endpoint http://ingestor:3400/ingestor/fluentd/v1/logs # This is if you're testing in local development
endpoint https://test.oneuptime.com/fluentd/logs # This is for test environment
open_timeout 2
headers {"x-oneuptime-service-token":"ce9e9f0d-ea65-4d6d-9efc-1b4cfc8759ae"}
headers {"x-oneuptime-service-token":"72f87070-c1c0-11ee-938d-f587493d9c6f"}
content_type application/json
json_array true