Skip to main content
Skip table of contents

V 2.0 : Process Start/Stop Events

Vendor Documentation

Classification

Rule NameRule TypeCommon EventClassification
V 2.0: Process Start/Stop EventsBase RuleGeneral Process InformationInformation
V 2.0: EVID 1: Process CreationSub RuleProcess/Service StartedStartup and Shutdown
V 2.0: EVID 5: Process TerminationSub RuleProcess/Service StoppedStartup and Shutdown

Mapping with LogRhythm Schema

Device Key in Log MessageLogRhythm SchemaData TypeSchema Description
ProviderN/A N/AIdentifies the provider that logged the event. The Name and Guid attributes are included if the provider used an instrumentation manifest to define its events. The EventSourceName attribute is included if a legacy event provider (using the Event Logging API) logged the event.
EventID<vmid><tag1>NumberThe identifier that the provider used to identify the event.
VersionN/A N/AThe version number of the event's definition.
Level<severity>String/NumberThe severity level is defined in the event.
Task<vendorinfo>String/NumberThe task is defined in the event. Task and Opcode are typically used to identify the location in the application from where the event was logged.
OpcodeN/A N/AThe opcode is defined in the event. Task and Opcode are typically used to identify the location in the application from where the event was logged.
Keywords<result>Text/StringA bitmask of the keywords defined in the event. Keywords are used to classify types of events (for example, events associated with reading data).
TimeCreated N/A N/AThe time stamp that identifies when the event was logged. The time stamp will include either the SystemTime attribute or the RawTime attribute.
EventRecordIDN/A N/AThe record number assigned to the event when it was logged.
Correlation N/A N/AThe activity identifiers that consumers can use to group related events together.
Execution N/A N/AContains information about the process and thread that logged the event.
ChannelN/A N/AThe channel to which the event was logged.
Computer<dname>Text/StringThe name of the computer on which the event occurred.
Security N/A N/AN/A
RuleName<policy>Text/StringPolicy name
ProcessGuidN/A N/AThe ProcessGUID field is a unique value for this process across a domain to make event correlation easier.
ProcessId<processid>NumberA semi-unique (unique between reboots) number that identifies the process. Process ID allows you to correlate other events logged during the same process. To determine when the program ended look for a subsequent event 4689 with the same Process ID.
Image<process>Text/StringThe full path of the executable file.
CommandLine<command>Text/StringThis field documents the command line arguments (including any passwords) passed into the EXE when the process was started.
CurrentDirectoryN/A Text/StringN/A 
User<login>
<domainorigin>
Text/StringN/A 
LogonGuidN/A N/AN/A 
LogonId<session>Text/String/NumberA hexadecimal value that can help you correlate this event with recent events that might contain the same Logon ID.
TerminalSessionIdN/A N/AThis is the unique Terminal Session ID.
IntegrityLevelN/A N/AN/A
Hashes<hash>Text/StringThe hash is a full hash of the file.
ParentProcessGuidN/A N/AIdentifies the processes GUID that started this process.
ParentProcessId<parentprocessid><parentprocessname>NumberIdentifies the processes ID that started this process.
ParentImage<parentprocesspath>Text/StringN/A 
ParentCommandLine<object>Text/StringN/A 


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.