ESM Server Event Variables
Table of Contents
4.2 (EoS)
Expand all | Collapse all
-
- Set Up the Endpoint Infrastructure
- Activate Traps Licenses
-
- Endpoint Infrastructure Installation Considerations
- TLS/SSL Encryption for Traps Components
- Configure the MS-SQL Server Database
- Install the Endpoint Security Manager Server Software
- Install the Endpoint Security Manager Console Software
- Manage Proxy Communication with the Endpoint Security Manager
- Load Balance Traffic to ESM Servers
-
- Malware Protection Policy Best Practices
- Malware Protection Flow
- Manage Trusted Signers
-
- Remove an Endpoint from the Health Page
- Install an End-of-Life Traps Agent Version
-
-
- Traps Troubleshooting Resources
- Traps and Endpoint Security Manager Processes
- ESM Tech Support File
-
- Access Cytool
- View the Status of the Agent Using Cytool
- View Processes Currently Protected by Traps Using Cytool
- Manage Logging of Traps Components Using Cytool
- Restore a Quarantined File Using Cytool
- View Statistics for a Protected Process Using Cytool
- View Details About the Traps Local Analysis Module Using Cy...
- View Hash Details About a File Using Cytool
ESM Server Event Variables
ESM Server events include changes related to preventions,
configuration changes, ESM status, licenses, ESM Tech Support files,
communication with WildFire. The ESM Console lists these events
under the following logging categories:
- Settings - ESM
- Settings - Licenses
- Monitor - ESM
The following table displays the most commonly specified variables
in ESM Server-related events.
Name | Meaning |
---|---|
shost | Machine name of the ESM Console server |
suser | User who is logged in to the ESM Console |
dhost | Machine name of the endpoint |
msg | Free text description message |
duser | User who is logged in to the endpoint |
FileName | Executable filename |
For example, consider the following output for a Communication
Check With Proxy event in CEF format:
Sep 28 2016 17:34:50 172.16.183.173 CEF:0|Palo Alto Networks|Traps ESM|3.4.1.16709|Communications Check With Proxy|System|9|rt=Sep 28 2016 17:34:50 shost=ESM suser= dhost=ESM msg=Communications check with Proxy on host 'ESM'. Status: 'WildFire communication succeeded, proxy is disabled.'
Notice that this event uses several common variables, namely: shost, dhost, and msg.