SHA256
1
0
forked from pool/velociraptor
velociraptor/velociraptor-server.config.placeholder
Antonio Teixeira 8ffa39547e - Update node modules with security fixes.
* Fixes CVE-2024-39338 (bsc#1229424)
  * Remove CVE-2024-28849-follow-redirects-drop-proxy-authorization.patch
    as the update is included.

OBS-URL: https://build.opensuse.org/package/show/security:sensor/velociraptor?expand=0&rev=82
2024-08-19 21:02:37 +00:00

20 lines
418 B
Plaintext

# This configuration file can be generated by using
# velociraptor config generate
Datastore:
implementation: FileBaseDataStore
location: /var/lib/velociraptor/data
Writeback: {}
Logging:
output_directory: /var/lib/velociraptor/logs
separate_logs_per_component: true
debug:
disabled: true
info:
rotation_time: 604800
max_age: 31536000
error:
rotation_time: 604800
max_age: 31536000