mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
Add Fluent Ingest service with configuration, Docker support, and tests
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user