####
## Source descriptions:
##
## built-in TCP input
## @see https://docs.fluentd.org/input/forward
# Match all patterns
@type http
# 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":"e83375b0-c1fc-11ee-a9f7-070615743da6"}
content_type application/json
json_array true
@type json
flush_interval 10s