X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=ossec-hids.git;a=blobdiff_plain;f=src%2Fconfig%2Fcsyslogd-config.h;h=47a11ebedcf5dc1b055512f855b9f44c340b864e;hp=08ed723ee4b753f4d9e395824cd47f4e0cf85b9d;hb=6ef2f786c6c8ead94841b5f93baf9f43421f08c8;hpb=301048b51990573e58a30dc4a5bb4ec285cad554 diff --git a/src/config/csyslogd-config.h b/src/config/csyslogd-config.h index 08ed723..47a11eb 100755 --- a/src/config/csyslogd-config.h +++ b/src/config/csyslogd-config.h @@ -1,4 +1,5 @@ -/* @(#) $Id$ */ +/* @(#) $Id: ./src/config/csyslogd-config.h, 2011/09/08 dcid Exp $ + */ /* Copyright (C) 2009 Trend Micro Inc. * All right reserved. @@ -11,7 +12,7 @@ #include "shared.h" - + #ifndef _CSYSLOGCONFIG__H #define _CSYSLOGCONFIG__H @@ -35,6 +36,9 @@ typedef struct _SyslogConfig /* Syslog formats. */ #define DEFAULT_CSYSLOG 0 +#define CEF_CSYSLOG 1 +#define JSON_CSYSLOG 2 +#define SPLUNK_CSYSLOG 3 /* Syslog severities */