Dashboards & Visualizations

How to know who added a new line in my lookup ?

mah
Builder

Hi,

Is it possible to know which user create/write a line in my lookup by doing a search with  outputlookup command like ::

index=A

| table id name

| outputlookup my_lookup.csv

 

Thanks for your help !

Labels (1)
0 Karma
1 Solution

jacobpevans
Motivator

Greetings @mah,

Give the search below a try:

index=_audit sourcetype=audittrail "outputlookup" "my_lookup.csv"
| table _time action user info search
Cheers,
Jacob

If you feel this response answered your question, please do not forget to mark it as such. If it did not, but you do have the answer, feel free to answer your own post and accept that as the answer.

View solution in original post

jacobpevans
Motivator

Greetings @mah,

Give the search below a try:

index=_audit sourcetype=audittrail "outputlookup" "my_lookup.csv"
| table _time action user info search
Cheers,
Jacob

If you feel this response answered your question, please do not forget to mark it as such. If it did not, but you do have the answer, feel free to answer your own post and accept that as the answer.

mah
Builder

hi @jacobpevans 

This do the job !

Thanks !

0 Karma
Get Updates on the Splunk Community!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...