MID Server data input configuration fields
Description of the fields on the MID Server data input configuration form.
Basic configuration
| Field | Description |
|---|---|
| Description | Description of the data input. |
| MID | The MID Server from which the logs are streamed. |
| Service instance | The service instance to which to bind the log data. Note:
This field is only available for MID Server data inputs created in the May 2025 store release or later releases. This field is required. By default, it is set to ServiceNow MID Server. |
The following fields show read-only information:
| Field | Description |
|---|---|
| Status | Status of the data input. |
| Transport | Protocol used to stream the log data. This data input uses the MID Server to stream log data to your instance. |
| Sources count | The number of log sources this data input has created. |
| Disabled since | The time when the data input stopped or failed. |
| Last log time | The time when the last log streamed in the data input. |
Advanced configuration
| Field | Description | Default value |
|---|---|---|
| Default timezone | The default time zone of events. The system uses this default when the log does not specify a timezone. | GMT |
| Sub sample drop ratio | The ratio of events to discard. | -1 |
| Sub sample receive ratio | The ratio of events to receive. | -1 |
| Max length in bytes | The maximum length of log messages, in bytes. | 32766 |
| Character encoding | The character encoding for this data input. | UTF-8 |
| Drop if queue is full | Option for discarding logs if there is a load on the MID Server. |