2025-04-11 20:19:02.230 [DEBUG ] logger.go:64 | Initializing... 2025-04-11 20:19:02.230 [DEBUG ] logger.go:64 | Starting daemon... 2025-04-11 20:19:02.230 [INFO ] logger.go:60 | Daemon started with PID: 1759543 2025-04-11 20:19:02.231 [INFO ] logger.go:60 | Starting task: ConfigManagerTask 2025-04-11 20:19:02.231 [INFO ] config_manager.go:40 | Initializing ConfigManager 2025-04-11 20:19:02.231 [DEBUG ] shm.go:84 | Starting to read configuration from shared memory 2025-04-11 20:19:02.233 [INFO ] shm.go:109 | Configuration successfully read from shared memory 2025-04-11 20:19:02.233 [INFO ] config_manager.go:45 | Loaded existing configuration from shared memory. Enabled: true, Rule Count: 8 2025-04-11 20:19:02.233 [INFO ] config_manager.go:65 | Started watching configuration file for changes 2025-04-11 20:19:07.236 [INFO ] config_manager.go:162 | Configuration file changed, reloading 2025-04-11 20:19:07.236 [DEBUG ] config_manager.go:107 | Loading configuration from file: ./config/execve_rules.json 2025-04-11 20:19:07.236 [DEBUG ] config_loader.go:13 | Loading config from file: ./config/execve_rules.json 2025-04-11 20:19:07.236 [INFO ] config_loader.go:55 | Configuration successfully loaded from file with skip rules added 2025-04-11 20:19:07.236 [DEBUG ] config_loader.go:60 | Converting JSON config to C config 2025-04-11 20:19:07.236 [INFO ] config_loader.go:86 | Successfully converted JSON config to C config 2025-04-11 20:19:07.236 [DEBUG ] shm.go:51 | Starting to write configuration to shared memory 2025-04-11 20:19:07.237 [INFO ] shm.go:78 | Configuration successfully written to shared memory