From c2d796206c9e2f55581dbc4052f87d6f464fd77a Mon Sep 17 00:00:00 2001 From: George Tsigourakos Date: Tue, 5 Mar 2024 13:40:18 +0200 Subject: [PATCH] Redirect offset to /var/log/containers --- 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 01d0caa..820f432 100644 --- a/cfg/cs.falconhoseclient.cfg.template +++ b/cfg/cs.falconhoseclient.cfg.template @@ -35,7 +35,7 @@ output_to_file = true output_path = /var/log/containers/falcon_output.log # Offset file full filepath and filename -offset_path = /var/log/crowdstrike/falconhoseclient/stream_offsets +offset_path = /var/log/containers/falcon_offsets.log [Output_File_Rotation] # If the output is writing to a file, then the settings below will govern output file rotation