feat(dlp): add server-side analyzer, evidence chain, compliance scheduler, and syslog forwarder
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
aw_api_base: "http://127.0.0.1:5600/api/0"
|
||||
state_path: "/var/lib/activitywatch/dlp-integrations/syslog-forwarder-state.json"
|
||||
syslog_host: "127.0.0.1"
|
||||
syslog_port: 514
|
||||
syslog_proto: "udp"
|
||||
facility: 16
|
||||
app_name: "aw-dlp"
|
||||
per_bucket_limit: 300
|
||||
Reference in New Issue
Block a user