ACC Log Analytics (ACC-L) integration configuration fields
Description of the fields on the ACC Log Analytics (ACC-L) integration configuration forms for Health Log Analytics.
For the ACC Log Analytics (ACC-L) integration setup procedure, see Set up an ACC Log Analytics integration for Health Log Analytics.
| Field | Description |
|---|---|
| Transport | The protocol used to send the log data. This field is read-only. The ACC-L integration uses a ServiceNow Agent to send data. |
| Port | The port on the MID Server to which the ACC-L agent connects. This field is required. Importante: This port can't be the same as the MID Web Server port. |
| MID Web Server port | The network port on the MID Web Server to which the ACC-L agent connects. This field can be populated automatically or filled manually. |
| MID Server | The MID Server to which the logs stream. This field is required. Nota:
|
| Description | Option to add a brief description of the integration to help identify it. |
| Field | Description |
|---|---|
| Lookup hostnames | Option to perform DNS lookup to resolve IPs to hostnames. |
| Use SSL | Option to use SSL. |
| Client inactivity timeout (seconds) | The timeout, in seconds, to close an inactive channel. |
| Sub sample drop ratio | The ratio of logs to drop. The default value is -1: no logs are dropped. For example: If you want one out of every five logs to be dropped, change the value to 5. |
| Max length in bytes | The maximum length of log messages, in bytes. |
| Character encoding | The character encoding for this integration: UTF-8. This field is read-only. |
| Worker thread count | The number of threads that handle incoming data. |
| Sub sample receive ratio | The ratio of logs to receive. The default value is -1: no logs are received. For example: If you want one out of every five logs to be received, change the value to 5. |
| Default timezone | The default time zone of events. The system uses this default when the log does not specify a time zone. |
| Drop if queue is full | Option to discard logs if many processes are waiting in the queue to access the MID Server. |