Getting Data In

How can I manually set the timestamp at index time?

jvardev
Path Finder

I have events with a field:

2015|...
2016|...
2017|...

I want to set a timestamp at index time for each event with same day and month:

1/2/2015 
1/2/2016
1/2/2017

Thanks in advance!

0 Karma
1 Solution

adonio
Ultra Champion

@jvardev,
as far as i am aware, you can not assign a manual timestamp in indextime when having the year only.
with that being said, dealing with structured data as yours (and any data in splunk), you can convert the time in search time and apply it however you would like.

View solution in original post

0 Karma

adonio
Ultra Champion

@jvardev,
as far as i am aware, you can not assign a manual timestamp in indextime when having the year only.
with that being said, dealing with structured data as yours (and any data in splunk), you can convert the time in search time and apply it however you would like.

0 Karma

jvardev
Path Finder

To solve this, I append the timestamp (day and month) with a script before index it.

0 Karma

somesoni2
Revered Legend

How is this data generated? Would it be possible for you to update the file generator to include the day and month in the file data?

0 Karma

jvardev
Path Finder

I have csv files, but I want know if exists way to fill _time field correctly at index time. I could replace every year with day and month but that's not the question why that is before the index time

0 Karma

adonio
Ultra Champion

is it a pipe delimited data? does it have a header?

0 Karma

jvardev
Path Finder

yes, is delimited by pipes and I have the name fields

name1|name2|...
value1|value2|....

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Laser Bananas and Edge Hubs: Exploring Operational Technology (OT) Data Through a ...

  OT is a different environment to traditional IT and can have interesting challenges when interfacing the ...

Event Series: Mastering AI Tokenomics and Splunk Agent Observability

Beyond the Black Box: Correlating AI Performance and Tokenomics with Splunk Agent Observability   As ...

span_metrics: The OpenTelemetry-Idiomatic Way to See Inside Your Services

You open a trace in Splunk Observability Cloud and everything looks fine. One root span, order-pipeline, with ...