summaryrefslogtreecommitdiffstats
path: root/runtime/rsyslog.h
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2013-07-17 11:37:53 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2013-07-17 11:37:53 +0200
commit4c2bef51d1517ad469e0ecf837ec7e87309ba1dd (patch)
tree4fb5e4b13c27c483e03d355dcf4af30933f4de79 /runtime/rsyslog.h
parentd4ca9a48d6ae23f0036372563f4480baab361858 (diff)
downloadrsyslog-4c2bef51d1517ad469e0ecf837ec7e87309ba1dd.tar.gz
rsyslog-4c2bef51d1517ad469e0ecf837ec7e87309ba1dd.tar.bz2
rsyslog-4c2bef51d1517ad469e0ecf837ec7e87309ba1dd.zip
milestone: basic local variable functionality available
but some nits, like do not work with disk queues
Diffstat (limited to 'runtime/rsyslog.h')
-rw-r--r--runtime/rsyslog.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/runtime/rsyslog.h b/runtime/rsyslog.h
index 63112627..9fd527fd 100644
--- a/runtime/rsyslog.h
+++ b/runtime/rsyslog.h
@@ -140,11 +140,12 @@ typedef uintTiny propid_t;
#define PROP_SYS_QHOUR 156
#define PROP_SYS_MINUTE 157
#define PROP_SYS_MYHOSTNAME 158
-#define PROP_CEE 200
-#define PROP_CEE_ALL_JSON 201
#define PROP_SYS_BOM 159
#define PROP_SYS_UPTIME 160
-#define PROP_UUID 161
+#define PROP_UUID 161
+#define PROP_CEE 200
+#define PROP_CEE_ALL_JSON 201
+#define PROP_LOCAL_VAR 202
/* The error codes below are orginally "borrowed" from