Splunk Search

how can we add data to a lookup file thorugh form ???

rakesh_498115
Motivator

Hi .

I have using a form with a textbox and search button ? wat ever the data i given in textbox it should be added to the lookup file.how can i do it ??

my lookup file is something like this Test.data

Mydata
213

Mydata is the field in the lookup file , now when ever i enter a new no in the text box it should append to the text file ?? how can i do this ?please help

Tags (1)
0 Karma

jpass
Contributor

The outputlookup command will push results from a search to a static lookup tabe. So your form needs to have a search that takes the value of the textfield and runs a search using the output lookup command.

See:
http://docs.splunk.com/Documentation/Splunk/5.0.4/SearchReference/Outputlookup

Note: I think before Splunk 5.0 you could not use this to append data. You could only replace a look table.

0 Karma

piebob
Splunk Employee
Splunk Employee

i think what you're looking for is a combination of a lookup and a workflow:
http://docs.splunk.com/Documentation/Splunk/5.0.2/Knowledge/CreateworkflowactionsinSplunkWeb

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...