Forum Discussion
SushiPanda
1 day agoBronze I
Need help in Splunk Lab!
I am attempting the Splunk collection under Upskill. In the final lab i.e. Demonstrate your skill lab, I am getting stuck at a particular task.
This is the prompt that I need to solve.
The problem is there is no field for Destination IP in the log.
Whenever I search according to the prompt, no results are returned and the question won't take 0 as an answer.
Please help me move forward.
1 Reply
- S1m0n07Bronze II
Hi SushiPanda As you can see, the DestinationIp field is not automatically extracted, even if you switch to Verbose mode. You can try and extract "new fields" that contain this value and look through results, which should help practice SPL more ;) or remember to chain in your search the correct field name.