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/core-fields.xml
<fields>
  <module>core</module>
  <field>
    <name>raw_event</name>
    <type>string</type>
    <persist>FALSE</persist>
    <description>
      <en>
	The data received from stream modules (im_file, im_tcp, etc.).
      </en>
    </description>
  </field>

  <field>
    <name>EventReceivedTime</name>
    <type>datetime</type>
    <persist>TRUE</persist>
    <description>
      <en>
	The time when the event is received. The value is not modified
	if the field already exists.
      </en>
    </description>
  </field>

  <field>
    <name>SourceModuleName</name>
    <type>string</type>
    <persist>TRUE</persist>
    <lookup>TRUE</lookup>
    <description>
      <en>
	The name of the module instance, for input modules. The value
	is not modified if the field already exists.
      </en>
    </description>
  </field>

  <field>
    <name>SourceModuleType</name>
    <type>string</type>
    <persist>FALSE</persist>
    <description>
      <en>
	The type of module instance (such as `im_file`), for input
	modules. The value is not modified if the field already
	exists.
      </en>
    </description>
  </field>

</fields>