HEX
Server: Apache
System: Linux box2146.bluehost.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64
User: thetwis6 (2126)
PHP: 8.3.31
Disabled: NONE
Upload Files
File: //usr/share/nxlog-ce/im_mark-fields.xml
<fields>
  <module>im_mark</module>
  <field>
    <name>raw_event</name>
    <type>string</type>
    <persist>FALSE</persist>
    <description>
      <en>
	The value defined by the
	&lt;&lt;im_mark_config_mark,Mark&gt;&gt; directive, `-- MARK
	--` by default.
      </en>
    </description>
  </field>

  <field>
    <name>Message</name>
    <type>string</type>
    <persist>FALSE</persist>
    <description>
      <en>
	The same value as &lt;&lt;im_mark_field_raw_event,$raw_event&gt;&gt;.
      </en>
    </description>
  </field>

  <field>
    <name>SeverityValue</name>
    <type>integer</type>
    <persist>TRUE</persist>
    <description>
      <en>
	The INFO severity level value: `2`.
      </en>
    </description>
  </field>

  <field>
    <name>Severity</name>
    <type>string</type>
    <persist>TRUE</persist>
    <lookup>TRUE</lookup>
    <description>
      <en>
	The severity name: `INFO`.
      </en>
    </description>
  </field>

  <field>
    <name>EventTime</name>
    <type>datetime</type>
    <persist>TRUE</persist>
    <description>
      <en>
	The current time.
      </en>
    </description>
  </field>

  <field>
    <name>SourceName</name>
    <type>string</type>
    <persist>TRUE</persist>
    <description>
      <en>
	Set to `nxlog`.
      </en>
    </description>
  </field>

  <field>
    <name>ProcessID</name>
    <type>integer</type>
    <persist>TRUE</persist>
    <description>
      <en>
	The process ID of the {productName} process.
      </en>
    </description>
  </field>

</fields>