Getting Data In

How to edit props.conf to retrieve time from my data?

sravankaripe
Communicator

i have a data like this:

   capturedTime = "12/6/16, 9:08 PM";    indymeDepartmentNumber = 250;   lastCacheTime = "12/6/16, 12:00 AM";    storeNumber = 1520;          vendorID = "4426E4B9-1658-438C-9890-6A01DB164189";
capturedTime = "12/6/16, 6:07 PM";      indymeDepartmentNumber = 250;     lastCacheTime = "12/6/16, 12:00 AM";      storeNumber = 1520;      vendorID = "4426E4B9-1658-438C-9890-6A01DB164189";
capturedTime = "12/6/16, 3:32 PM";    indymeDepartmentNumber = 250;     lastCacheTime = "12/6/16, 12:00 AM";        storeNumber = 1520;    vendorID = "4426E4B9-1658-438C-9890-6A01DB164189";

i need to retrieve time(capturedTime) from above data . please help me with the props

TIME_FORMAT=
TIME_PREFIX=
BREAK_ONLY_BEFORE=

0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust
TIME_FORMAT=%m/%d/%y, %H:%M %p
TIME_PREFIX="
BREAK_ONLY_BEFORE=capturedTime
---
If this reply helps you, Karma would be appreciated.

View solution in original post

0 Karma

richgalloway
SplunkTrust
SplunkTrust
TIME_FORMAT=%m/%d/%y, %H:%M %p
TIME_PREFIX="
BREAK_ONLY_BEFORE=capturedTime
---
If this reply helps you, Karma would be appreciated.
0 Karma

sravankaripe
Communicator

%m/%d/%y, %I:%M %p

0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...