From 649b9b2bbe5065513813478c4fb60151761ff50e Mon Sep 17 00:00:00 2001 From: George Tsigourakos Date: Tue, 5 Mar 2024 17:31:18 +0200 Subject: [PATCH] Revert to /dev/stdout --- cfg/cs.falconhoseclient.cfg.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cfg/cs.falconhoseclient.cfg.template b/cfg/cs.falconhoseclient.cfg.template index 95822e7..52921c6 100644 --- a/cfg/cs.falconhoseclient.cfg.template +++ b/cfg/cs.falconhoseclient.cfg.template @@ -32,7 +32,7 @@ output_format = json # Will be true regardless if Syslog is not enabled # If path does not exist or user has no permission, log file will be used output_to_file = true -output_path = /dev/fd/1 +output_path = /dev/stdout # Offset file full filepath and filename offset_path = /var/log/crowdstrike/falconhoseclient/stream_offsets