Skip to content

Commit

Permalink
move timeout to streaming section
Browse files Browse the repository at this point in the history
  • Loading branch information
Miryam-Schwartz committed Nov 26, 2024
1 parent ee2bdc7 commit 331ce56
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ xdr_mode=False
xdr_ports_types=legacy;aggregated;plane

[fluentd-endpoint]
host = 127.0.0.1
host =
port = 24225
timeout = 120

Expand All @@ -18,7 +18,7 @@ bulk_streaming = True
compressed_streaming = False
stream_only_new_samples = True
enable_cached_stream_on_telemetry_fail = True
enabled = True
enabled = False
telemetry_request_timeout = 60

[logs-config]
Expand Down

0 comments on commit 331ce56

Please sign in to comment.