var incidentFilter: File
Path to file holding wildcard rules that will effectively deactivate notifications for desired exception.
Changes in that file are automatically considered (tailer restart is not required).
fun incidentFilter(options: LogFilter.() -> Unit): Unit