Splunk Enterprise

realtime parse data from one index to another index

HEYan123
New Member

Thanks first for your checking !

 

the case is :

we have one index named : indexA with the realtime data come from application event log, but the data is not clean enough (i know we can do some parse logic before the data get into the indexA, the situation is we can't control that part logic. what we received is only the indexA with the not well formatted data)

the requirement is:

1. we need create a new index named: indexB.

2. when there is new data come into indexA, a parse logic is processed to the new data (the logic will figure out new fields what we want) and feed the data from indexA into indexB.

 

It is more like take indexA as the datasource and forward data into indexB ...

 

as i know, we can write the search query and use the collect function to insert to data from indexA to indexB

however my concern is:

1. seems it is not realtime.  - how to make it realtime (schedule ? or is there some steam logic will automatically do this ? not sure ..) ?

2. it only happened when we do the search with the full data - how to only get the incremental data (new coming data) ?

 

Here, need your suggestion - how to handle our requirement. thanks in advance

 

Labels (1)
0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...