Splunk Search

Redis lookup update

ryastrebov
Communicator

Hello!
It is possible from search request?

Tags (2)
0 Karma

sinclairmachado
Explorer

Use following template for querying

"some search" | inputlookup append=t test_lookup_table | "what you want to add to the lookup table" | outputlookup test_lookup_table

0 Karma

ryastrebov
Communicator

This solution good work for usual lookup. For redis lookup it is not working, unfortunately...

0 Karma

dart
Splunk Employee
Splunk Employee

You could build a custom search command to do this.

If you do, please put in up on Splunkbase.

0 Karma

ryastrebov
Communicator

Thank you!

I will try to create such a search, but I'm new to programming and Splunk, unfortunately.

0 Karma
Get Updates on the Splunk Community!

Now Available: Cisco Talos Threat Intelligence Integrations for Splunk Security Cloud ...

At .conf24, we shared that we were in the process of integrating Cisco Talos threat intelligence into Splunk ...

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Easily Improve Agent Saturation with the Splunk Add-on for OpenTelemetry Collector

Agent Saturation What and Whys In application performance monitoring, saturation is defined as the total load ...