Splunk Search

splunk

DougiieDee
Explorer

I have a csv file which has field Account and it has over 1000+. In my logs it is named as yourAccount. how do i find the all the account logs from that csv file. Also can i rex the field and have the table for that as well in same query?

Labels (4)
0 Karma

DougiieDee
Explorer

yourAccount  isnt a field name i have to regex it. Can i rex field yourAccount and search with only the account that i have in csv file?

 

0 Karma

SanjayReddy
SplunkTrust
SplunkTrust

Hi @DougiieDee 

you can try to rename the Account field in csv to yourAccount  to get the all results from both fields.

example

index=foo sourcetype=bar | table yourAccount 
| lookup file.csv Account as yourAccount 

0 Karma
Get Updates on the Splunk Community!

Financial Services Industry Use Cases, ITSI Best Practices, and More New Articles ...

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Splunk Federated Analytics for Amazon Security Lake

Thursday, November 21, 2024  |  11AM PT / 2PM ET Register Now Join our session to see the technical ...

Splunk With AppDynamics - Meet the New IT (And Engineering) Couple

Wednesday, November 20, 2024  |  10AM PT / 1PM ET Register Now Join us in this session to learn all about ...