Getting Data In

Why are there multiple values on the test instance in timestartpos and timeendpos fields?

nemaden
New Member

I extracted sample data from our prod instance of Splunk to be used in the test instance. The way I did it was to run a search in prod instance, export the results to CSV and then upload into test instance. Everything seems so to correct the data except the timeendpos and timestart pos values.

Some how on the test instance the timeendpos and timestartpos seem to have two sets values for each row of data.

If I run the following query

index=xyz  user="john" | table user, date_hour, date_minute,  timestartpos, timeendpos

In prod it returns

john  16  33 10  24

but the same query on test returns

john   16 33 10  24
blank 16 33  92  102

So loading the data in test seems to have introduced extra values for timestartpos and timeendpos, 92 and 102 respectively.
Unfortunately, I can't post a properly formatted output.

Does anyone know why this is happening and how to resolve the issue?

0 Karma

deepashri_123
Motivator

Hey@nemaden,

Any reason to use date_hour and date_minute ? Instead use _time.
date_hour field will give you values for all 24 hrs for any date that comes in the log.I assume this is your problem.
Please try and report if this helps!!

0 Karma

nemaden
New Member

First I am not saying there are two lines, just that the timestartpos and timeendpos have additional values. That is these two fields have become multi value fields. Secondly, I need date_hour in the output of query for later use.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Thanks for the Memories! Splunk University, .conf25, and our Community

Thank you to everyone in the Splunk Community who joined us for .conf25, which kicked off with our iconic ...

Data Persistence in the OpenTelemetry Collector

This blog post is part of an ongoing series on OpenTelemetry. What happens if the OpenTelemetry collector ...

Introducing Splunk 10.0: Smarter, Faster, and More Powerful Than Ever

Now On Demand Whether you're managing complex deployments or looking to future-proof your data ...