All Apps and Add-ons

Couchbase integration with Splunk

bharathkumarnec
Contributor

Hi All,

I am looking for some pointers on integrating Couchbase with splunk, which means not sending couchbase logs, actually looking for JSON data integration in SPLUNk.

Kindly help me out on this.

Regards,
BK

0 Karma

woodcock
Esteemed Legend

Your simplest option is INDEXED_EXTRACTIONS=JSON if you can handle the CPU load on your forwarder and the extra disk space on your Indexers:
http://docs.splunk.com/Documentation/Splunk/latest/Admin/Propsconf#Structured_Data_Header_Extraction...

If not, do it as normal and use the KV_MODE=json search-time setting:
http://docs.splunk.com/Documentation/Splunk/6.5.2/Admin/Propsconf

BE SURE NOT TO USE BOTH!

0 Karma
Get Updates on the Splunk Community!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...