fix: unix socket path to /var/run/logcorrelator/network.sock
Some checks failed
Build RPM Package / Build RPM Packages (CentOS 7, Rocky 8/9/10) (push) Has been cancelled
Some checks failed
Build RPM Package / Build RPM Packages (CentOS 7, Rocky 8/9/10) (push) Has been cancelled
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
@ -93,7 +93,7 @@ outputs:
|
||||
- type: unix_socket
|
||||
enabled: true
|
||||
params:
|
||||
socket_path: /var/run/ja4sentinel.sock
|
||||
socket_path: /var/run/logcorrelator/network.sock
|
||||
```
|
||||
|
||||
### Variables d'environnement
|
||||
@ -230,7 +230,7 @@ outputs:
|
||||
- type: unix_socket
|
||||
enabled: true
|
||||
params:
|
||||
socket_path: /var/run/ja4sentinel.sock
|
||||
socket_path: /var/run/logcorrelator/network.sock
|
||||
```
|
||||
|
||||
### Logging fichier + stdout
|
||||
|
||||
Reference in New Issue
Block a user