blob: cb238dcba964b93316f7e7f8dd11de88e95cf4e8 [file] [log] [blame]
{
"dataformat": {
"kind": "dataformat",
"name": "syslog",
"title": "Syslog",
"description": "Marshall SyslogMessages to RFC3164 and RFC5424 messages and back.",
"deprecated": false,
"firstVersion": "2.6.0",
"label": "dataformat,transformation,monitoring",
"javaType": "org.apache.camel.component.syslog.SyslogDataFormat",
"supportLevel": "Stable",
"groupId": "org.apache.camel",
"artifactId": "camel-syslog",
"version": "3.15.0-SNAPSHOT",
"modelName": "syslog",
"modelJavaType": "org.apache.camel.model.dataformat.SyslogDataFormat"
},
"properties": {
"id": { "kind": "attribute", "displayName": "Id", "required": false, "type": "string", "javaType": "java.lang.String", "deprecated": false, "autowired": false, "secret": false, "description": "The id of this node" }
}
}