Introduction
After upgrading Aria Operations for Logs (formerly vRealize Log Insight) to version 8.18.1 or higher, logs forwarded to Splunk may appear to be missing or not indexed. This occurs due to a change in the event message syntax.
Symptoms
runtime.log.In version 8.18.1, the log forwarding header format changed. In previous versions (e.g., 8.13), the string "vcenter-server" typically appeared at the beginning of the event line. In version 8.18.x, the timestamp now precedes the identifier, shifting the "vcenter-server" string further into the event message. Splunk filters relying on exact positional matches or specific syntax orders will fail to identify the events.
Modify the Splunk filter or query to accommodate the new syntax order.