Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Below is a table describing the contents of a FIM Telemetry Event generated by Snare Agent. 

FieldTypeDescription
HostnameStringThe host name of the originating computer.
EventTypeStringFIMLog TelemetryLog - the type of event generated.

SecurityLevel

IntegerThe severity level (Criticality) of the generated event.
EventTimeTimeCreatedDatetimeThe time at which the modification telemetry event was detected . (YYYY-MM-DDThh:mm:ss)
DigestTypeStringSHA512 - the hashing algorithm used.
EventActionStringOne of CHANGE, DELETE, RENAME or NEW.
ObjectTypeMetricTypeStringFILEObjectNameCPU|DSK|MEM|NET

InstanceName

(May change to ObjectName)

StringThe full path name of the object that has been added, removed, changed or renamed.ObjectSizeIntegerThe size of the object in bytes after the modification. the hardware interface the event is sourced.
EventNameStringThe name of the metric of the hardware interface.
ValueFloatThe value of the metric.
ObjectOwnerStringThe owner of the object that the change was detected on.
ObjectMTimeDatetimeThe modification time (mtime) of the object when the change is detected. (YYYY-MM-DDThh:mm:ss)
ObjectDigestEventChecksumStringThe calculated digest (checksum) value.
ObjectAttributesIntegerThe attributes of the object as a bit-wise integer value.
PrevObjectNameStringThe name of the object that had been added, removed, changed or renamed from the previous scan or empty if no previous object exists.
PrevObjectSizeIntegerThe size of the object in bytes from the previous scan.  0 if no previous object exists.
PrevObjectOwnerStringThe owner of the object from the previous scan. Empty string if no previous object exists.
PrevObjectMTimeDatetimeThe modification time (mtime) of the object from the previous scan or empty if no previous object exists. (YYYY-MM-DDThh:mm:ss)
PrevObjectDigestString

The calculated digest (checksum) value from the previous scan. Empty string if no previous object exists.

PrevObjectAttributesIntegerThe attributes of the object from the previous scan as bit-wise integer value. 0 if no previous object exists.


Please refer to The Web User Interface (UI) File Integrity Monitoring page in this User Guide for instructions on how to configure periodic FIM scans in the Snare Agent.

...