Jeff Mahoney
52390d084f
Update to follow sensor-base-0.6.3 branch. OBS-URL: https://build.opensuse.org/request/show/955746 OBS-URL: https://build.opensuse.org/package/show/security:sensor/velociraptor?expand=0&rev=9
21 lines
674 B
Plaintext
21 lines
674 B
Plaintext
# This configuration file can be generated by using
|
|
# velociraptor-client config client --config /path/to/server.conf
|
|
# The following config needs server_urls and ca_certificate defined.
|
|
Client:
|
|
# server_urls:
|
|
# - https://velociraptor-server.local:8000/
|
|
# ca_certificate: |
|
|
# -----BEGIN CERTIFICATE-----
|
|
# [CERTIFICATE DATA]
|
|
# -----END CERTIFICATE-----
|
|
nonce: oLWIjJR+zJ8=
|
|
writeback_linux: /var/lib/velociraptor/velociraptor.writeback.yaml
|
|
max_poll: 60
|
|
pinned_server_name: VelociraptorServer
|
|
max_upload_size: 5242880
|
|
local_buffer:
|
|
memory_size: 52428800
|
|
disk_size: 1073741824
|
|
filename_linux: /var/lib/velociraptor/Velociraptor_Buffer.bin
|
|
|