Troubleshooting

Common Issues and How to Resolve Them

Symptom

Probable Cause

Resolution

Connector status:
Disconnected
immediately after Connect

Wrong Base URL, wrong port, bad credentials

Test the API endpoint with
curl from a public host.

Connector connects, no data after 30 min

KMIP logs empty, polling window too narrow, or time skew on the appliance

Check ESKM appliance time synchronization (NTP). Generate test KMIP traffic and re-check UtimacoESKMKmipServerLogs_CL

Some events have an empty
Operation field

Log entry is StateChange
or Authentication Failure, which legitimately omit operation fields

Expected behavior. Use
where isnotempty(Operation)
to filter for client operations.

Troubleshooting reference

Log Locations and Interpretation

Log locations may vary based on configuration. The primary diagnostic sources are:

Source

Location

Microsoft Sentinel connector status

Configuration Data connectorsUtimaco Enterprise Secure Key Manager Status

Sentinel ingestion logs

_LogOperation
table in the Log Analytics workspace

DCR activity

Azure MonitorData Collection RulesUtimacoESKMDCRActivity Log

ESKM KMIP logs

In the ESKM Management Console, click Device -> Logs & Statistics -> Log Viewer -> KMIP

Log locations