Heka IRC Alert Configuration Module

The target configuration specifies which server/channel should receive the alert message, in format "". A * can be used to indicate that all configured connections in the alert module should receive the alert.

1. Sample Configuration

alert = {
    modules = {
        irc = { target = "irc.server#channel" } -- target for messages, * for all
    }
}

source code: irc.lua

results matching ""

    No results matching ""