HEX
Server: Apache
System: Linux box5514.bluehost.com 5.14.0-162.23.1.9991722448259.nf.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 31 18:11:45 UTC 2024 x86_64
User: smqcdvmy (3893)
PHP: 8.3.30
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>