Splunk Search

Re-apply extraction during search time for access_combined_wcookie data source

etam
New Member

Is there anyway to apply access_combined_wcookie extraction to some historical data during search time? Some of the data was not setup correctly as access_combined_wcookie source during index time, and we want to parse it for some quick reporting.

0 Karma

woodcock
Esteemed Legend

The simplest way is with by using rename on the old sourcetype so it pretends to be the new/fixed/correct sourcetype at search time:
https://docs.splunk.com/Documentation/Splunk/6.6.0/Data/Renamesourcetypes

0 Karma

somesoni2
Revered Legend

By extraction you mean field extractions form access_combined_wcookie OR other indexed time parsing (line breaking/timestamp extractions etc)?

0 Karma

etam
New Member

Yes. Field extractions. Is there an easier way to reparse these data using the access_combined_wcookie transformation?

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...