Skip to content

Commit

Permalink
update webhook placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
tyler-tee committed Nov 14, 2024
1 parent 50307ff commit 49099a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/weekly_digest.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 7,7 @@
EVE_JSON_PATH = "/var/log/suricata/eve.json"

# Webhook URL for sending the weekly digest
WEBHOOK_URL = "https://your-external-webhook-url.com/endpoint"
WEBHOOK_URL = "https://your-tines-tenant.tines.com/path/secret"


def read_eve_json():
Expand Down

0 comments on commit 49099a1

Please sign in to comment.