summaryrefslogtreecommitdiff
path: root/src/dlt-qnx-system/dlt-qnx-system.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/dlt-qnx-system/dlt-qnx-system.conf')
-rw-r--r--src/dlt-qnx-system/dlt-qnx-system.conf25
1 files changed, 25 insertions, 0 deletions
diff --git a/src/dlt-qnx-system/dlt-qnx-system.conf b/src/dlt-qnx-system/dlt-qnx-system.conf
new file mode 100644
index 0000000..8a12e89
--- /dev/null
+++ b/src/dlt-qnx-system/dlt-qnx-system.conf
@@ -0,0 +1,25 @@
+# Configuration file of DLT QNX Slogger2 Manager
+#
+
+########################################################################
+# General configuration
+########################################################################
+
+# The application Id used for the QNX system Manager (Default: QSYM)
+ApplicationId = QSYM
+
+# Context of main dlt QNX system
+ApplicationContextID = QSYC
+
+########################################################################
+# Syslog Adapter configuration
+########################################################################
+
+# Enable the Qnx slogger2 Adapter (Default: 1)
+QnxSlogger2Enable = 1
+
+# The Context Id of the Qnx syslog adapter (Default: QSLA)
+QnxSlogger2ContextId = QSLA
+
+# Use slogger2 event timestamps as DLT timestamps (Default: 1)
+QnxSlogger2UseOriginalTimestamp = 1