mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 07:59:35 +00:00
parent
4aefd8a51b
commit
124156fd3e
2 changed files with 13 additions and 3 deletions
|
|
@ -6,6 +6,8 @@ return {
|
|||
alert_format = "Format",
|
||||
content = "Content",
|
||||
description = "Host, Port and Protocol should be specified for remote syslog servers only.",
|
||||
description_ecs = "ECS (Elasticsearch Common Schema) format is documented <a href='%{url}' target='_blank'>here</a> <i class='%{icon}'></i>.",
|
||||
description_raw_json = "Raw JSON format is self-documented in the <a href='%{url}' target='_blank'>code</a> <i class='%{icon}'></i> and is meant to be used only by programmers who intend to programmatically process notifications.",
|
||||
host = "Host",
|
||||
port = "Port",
|
||||
protocol = "Protocol",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue