Add Fluent Ingest service with configuration, Docker support, and tests

This commit is contained in:
Simon Larsen
2024-11-21 13:31:11 +00:00
parent 74e43f0526
commit 9244e49e6b
35 changed files with 5483 additions and 49 deletions

View File

@@ -22,7 +22,7 @@
<match **>
@type http
# endpoint http://ingestor:3400/ingestor/fluentd/v1/logs # This is if you're testing in local development
# endpoint http://fluent-ingest:3401/ingestor/fluentd/v1/logs # This is if you're testing in local development
endpoint https://oneuptime.com/fluentd/logs # This is for prod environment
open_timeout 2
# Please make sure you change the token and service name to your own