Table C-53 Event Source Management (Connectors) - Start Connector
Tag |
Value |
---|---|
Severity |
1 |
Event Name |
startConnector |
Resource |
EventSourceManagement |
SubResource |
EventSourceManagerService |
Message |
Starting Connector <name> with ID <ID> |
Table C-54 Event Source Management (Connectors) - Stop Connector
Tag |
Value |
---|---|
Severity |
1 |
Event Name |
stopConnector |
Resource |
EventSourceManagement |
SubResource |
EventSourceManagerService |
Message |
Stopping Connector <name> with ID <ID>. |
Table C-55 Event Source Management (Connectors) - Update Connector Configuration
Tag |
Value |
---|---|
Severity |
1 |
Event Name |
updateConnectorConfiguration |
Resource |
EventSourceManagement |
SubResource |
EventSourceManagerService |
Message |
Updating connector <name> with <id>. <updations> |
When the File Connector is configured with a DataTimeout greater than 0 in the package.xml file and the DataTimeout period without reading any data and then new data is read from the file, the following internal event is generated.
Table C-56 Event Source Management (Connectors)- Data Received After Timeout
Tag |
Value |
---|---|
Severity |
4 |
Event Name |
FileUpdatedAfterTimeout |
Resource |
FileConnector |
SubResource |
FileConnector |
Message |
After Event source<File Event Source ID> reached time out of<Timeout Period>, file<File Location> received new data. |
When the File Connector is configured with a DataTimeout greater than 0 in the package.xml file and no data is read from the file in the DataTimeout period, the following internal event is generated.
Table C-57 Event Source Management (Connectors)- Data Timeout
Tag |
Value |
---|---|
Severity |
4 |
Event Name |
FileTimeout |
Resource |
FileConnector |
SubResource |
FileConnector |
Message |
Event source <File Event Source ID> reached time out of <Timeout Period> when processing file <File Location>. |
When the File Connector is configured to use file rotation and the Connector changes from one file to the next, the following internal event is generated.
Table C-58 Event Source Management (Connectors)- File Rotation
Tag |
Value |
---|---|
Severity |
4 |
Event Name |
RotatingFile |
Resource |
FileConnector |
SubResource |
FileConnector |
Message |
File rotated for event source <File Event Source ID>. Rotating file from <Previous File Location> to <New File Location>. |
Table C-59 Event Source Management (Connectors)- Process Auto Restart Error
Tag |
Value |
---|---|
Severity |
4 |
Event Name |
ProcessAutoRestartError |
Resource |
ProcessConnector |
SubResource |
ProcessConnector |
Message |
Process <{0}> [command: {1}] was automatically restarted more than the allowed {2} automatic restart(s) in {3} min. The process will no longer be automatically restarted. Please check process configuration. |
Table C-60 Event Source Management (Connectors)- Process Start Error
Tag |
Value |
---|---|
Severity |
1 |
Event Name |
ProcessStartError |
Resource |
ProcessConnector |
SubResource |
ProcessConnector |
Message |
Error starting command: {0} |
Table C-61 Event Source Management (Connectors) - Process Stop
Tag |
Value |
---|---|
Severity |
1 |
Event Name |
ProcessStop |
Resource |
ProcessConnector |
SubResource |
ProcessConnector |
Message |
Process <{0}> exited [command: {1}] |
Table C-62 Event Source Management (Connectors) - WMI Connector Status Message
Tag |
Value |
---|---|
Severity |
4 |
Event Name |
WMIConnectorStatusMessage |
Resource |
WMIConnector |
SubResource |
WMIConnector |
Message |
<Exception> |