type: http # Don't change name: http_default # Must match the registered plugin in the profile # One of "trace", "debug", "info", "warn", "error", "off" log_level: info # Replace with your Telegram chat ID format: | { "chat_id": "-1008746589860", "text": " {{range . -}} {{$alert := . -}} {{range .Decisions -}} Hostname #antibrute IP {{.Value}} {{.Type}} for {{.Duration}} Trigger {{.Scenario}} {{end -}} {{end -}} " } url: https://api.telegram.org/bot635494746:AAEPkdLp9dZjjHJHDFjfhjfhJh6nPGzAxI/sendMessage # Replace with your APi key method: POST headers: Content-Type: "application/json"