HEX
Server: Apache
System: Linux sh00085.hostgator.com 5.14.0-687.29.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jul 23 16:18:48 EDT 2026 x86_64
User: yqegzjte (1064)
PHP: 8.5.8
Disabled: NONE
Upload Files
File: //usr/share/nxlog-ce/pm_norepeat-fields.xml
<fields>
  <module>pm_norepeat</module>
  <field>
    <name>raw_event</name>
    <type>string</type>
    <persist>FALSE</persist>
    <description>
      <en>
	A string containing the `last message repeated n times`
	message.
      </en>
    </description>
  </field>

  <field>
    <name>Message</name>
    <type>string</type>
    <persist>FALSE</persist>
    <description>
      <en>
	The same value as &lt;&lt;pm_norepeat_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 time of the last event or the current time if EventTime
	was not present in the last event.
      </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>