Getting Data In

What is the best way to index snapshot type data in Splunk and correlate it with other data?

jlimlogic
New Member

Hello,

we have a need to correlate operational data with billing account information. So we are looking to join ops data with account information data from the billing system.

We can automate a nightly CSV export of the accounts from the billing system and have Splunk index it. But obviously, only the latest copy of the data is valid as it's simply an account name, account number (and a few other useful fields).

What is the best way to achieve this? In a way, it's essentially indexing snapshot Account information data in Splunk and joining it with other ops data for a more complete view.

0 Karma

niketn
Legend

You can run outputlookup as daily scheduled command to write to excel as CSV or KV Store to be updated daily after midnight.
Refer to the documentation on outputlookup: http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Outputlookup

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma

somesoni2
Revered Legend

How many accounts that you have? Consider using CSV lookup OR kv-store as well to store the latest state of accounts.

0 Karma

jlimlogic
New Member

it's only about 9K accounts. I'll check out CSV store / kv-store - wasn't aware of it.

thanks!

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

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 GA in US-AWS!

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