Hi @ITWhisperer , We are logging from TIBCO BW server to splunk, below is the BW server log, you can see StartTime filed. Whereas StartTime filed is not appear in Splunk UI. 2021-05-02 17:32:03.415 INFO [bwEngThread:In-Memory Process Worker-2] com.tibco.bw.palette.generalactivities.Log.SplunkEAILoggingLibrary.WriteExecutionStatsToLog - ProcessExecutionStats-Shi pmentOrderCreate_v1_0: <?xml version="1.0" encoding="UTF-8"?> <ansbw6:ProcessExecutionStats xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ansbw6="/Processes/Common/ExecutionStatsFramework_v1_0.process/RenderExecutionStats" xmlns:tib="http://www.ti bco.com/bw/xslt/custom-functions"> <ServiceName>ShipmentOrderCreate_v1_0</ServiceName> <StartTime>2021-05-02T17:32:00.214-07:00</StartTime> <EndTime>2021-05-02T17:32:03.415-07:00</EndTime> <ExecutionTimeInMs>3201</ExecutionTimeInMs> <CorrelationId>PDC7_689081105_2181_ORD</CorrelationId> <JobId>bw0a10d19</JobId> <TransactionStatus>SUCCESS</TransactionStatus> <CountryCode>USA</CountryCode> <CustomerNumber>562545</CustomerNumber> <FailureType>NOTAPPLICABLE</FailureType> </ansbw6:ProcessExecutionStats>
... View more