Data Export: SysLog
SysLog is a standard for message logging. You can use a syslog server to gather, analyze, and report on Ivanti EPMM activity. Using the System Manager, you configure the syslog servers that receive syslog data. You also can configure which data to export to which syslog server, and the format of the exported data.
Ivanti EPMM logs the following as Syslog events:
- Android client authentication failure events
- Failure to establish connection to determine revocation status
- Failure to establish TLS session
- Failure to generate key pair
- Key randomization failure
- Number of registered devices exceeded for this user
- Self test failure
- Self test start
- SSH connection failed
- Trusted channel during device enrollment
- X.509 certificate validation failure
- Certificate related events, including the following Certificate Expiry events:
- Portal HTTPS Certificate
- Client TLS Certificate
- iOS Enrollment Certificate
Syslog events are stored on Ivanti EPMM and copied to the configured Syslog servers. The logs remain on Ivanti EPMM until deleted as part of the default log rotation process. View the data in System Manager at TroubleShooting > Logs > View Module Logs.
SysLog support on Ivanti EPMM includes:
- Secure connections between Ivanti EPMM and your syslog servers using TLS over TCP.
-
Ability to specify which data to export, which allows you to:
- Adhere to your security requirements.
- Improve performance on both Ivanti EPMM and your syslog servers, as well as disk usage requirements on your syslog servers.
- Focus only on data of interest to you.
- Ability to format the exported syslog data to meet your needs by using syslog templates.
Exporting syslog data
This section includes the general workflow to export syslog data:
Step 1 |
Configuring the syslog servers to receive the exported syslog data. |
Step 2 |
View Data Export: SysLog Advanced Options categories to export to the syslog servers. |
Configuring the syslog servers
Procedure
- Log into System Manager.
- Select Settings > Data Export > SysLog Servers.
- Click Add to open the Add SysLog window.
- Modify the fields, as necessary. Refer to the Add SysLog window table for details.
- Click Apply > OK to save the changes.
Add SysLog window
The following table summarizes fields and descriptions in the Add SysLog window:
Fields |
Description |
Server |
Enter the host name for the remote syslog server. |
Protocol |
Select the protocol to use between Ivanti EPMM and the syslog server. If you have more than one syslog server, you cannot use TCP on one of them and TLS over TCP on another. You can use UDP on one server and TCP or TLS over TCP on another. |
Trusted Server Certificate |
This field displays only if you select TLS over TCP for the Protocol. Upload a PEM-formatted file containing a valid issuing certificate authority (CA) certificate. When the syslog server presents its identity certificate to Ivanti EPMM, Ivanti EPMM validates the identity certificate to the CA certificate that you upload here. |
Admin State |
Select Enable from the dropdown list if you want Ivanti EPMM to send syslog data to the configured syslog server. Select Disable to suspend use of the syslog server. |
Template |
Enter a syslog template to format the logged messages. Example: <%pri%>%protocol-version% %timestamp:::date-rfc3339% %HOSTNAME:% %app-name% %procid% %msgid% [TOKEN@11058 tag=”RsyslogTLS”] %msg% |
Severity |
Enter *.* to send all messages to the syslog server for all syslog facilities and severity levels that Ivanti EPMM supports. To filter which messages are sent to the syslog server, provide a syslog regular expression based on the form: <facility keyword> <severity level keyword> where:
Example local6.* - For all messages relating to device data |
Syslog may experience data loss when logging messages especially when high volume of data is generated. For example, audit logs.
If you encounter performance issues with Syslog while exporting large amounts of data (like Audit logs), disable the export.
View Data Export: SysLog Advanced Options categories
Procedure
- Log into System Manager.
- Go to Settings > Data Export > SysLog Data to open the Data to Index window.
- Click Advanced Options to display the categories within each set of data you want to modify.
Configuring the syslog data to export
Procedure
- Log into System Manager.
- Go to Settings > Data Export > SysLog Data to open the Data to Index window.
- Click Advanced Options to display the categories within each set of data you want to modify.
- Modify one or more of the fields, as necessary.
- Change time intervals, as necessary. An interval indicates how often Ivanti EPMM collects the information and adds it to syslog data.
- Click Apply > OK to save the changes.