InlineNodeSyslogExporterProperties1

InlineNodeSyslogExporterProperties1
InlineNodeSyslogExporterProperties1
JSON Example
{
    "facilities": [
        "string"
    ],
    "msgids": [
        "string"
    ],
    "protocol": "string",
    "exporter_name": "string",
    "level": "string",
    "tls_ca_pem": "string",
    "port": 0,
    "server": "string"
}
array of string
facilities
Optional

Syslog facility

Possible values are : KERN, USER, MAIL, DAEMON, AUTH, SYSLOG, LPR, NEWS, UUCP, AUTHPRIV, FTP, LOGALERT, CRON, LOCAL0, LOCAL1, LOCAL2, LOCAL3, LOCAL4, LOCAL5, LOCAL6, LOCAL7,
array of string
msgids
Optional

msgids

string
protocol
Required

protocol

Possible values are : TCP, TLS, UDP,
string
exporter_name
Required

exporter_name

string
level
Required

level

Possible values are : EMERG, ALERT, CRIT, ERR, WARNING, NOTICE, INFO, DEBUG,
string
tls_ca_pem
Optional

tls_ca_pem

integer As int64 As int64
port
Optional

port

string As /^(?=.{1,255}$)[0-9A-Za-z](?:(?:[0-9A-Za-z]|-){0,61}[0-9A-Za-z])?(?:\.[0-9A-Za-z](?:(?:[0-9A-Za-z]|-){0,61}[0-9A-Za-z])?)*\.?$/
server
Required

IP address or hostname of server to export to