InterviewSolution
Saved Bookmarks
| 1. |
How can we extract fields in Splunk? |
|
Answer» In Splunk, you can EXTRACT fields using either event LISTS, sidebars or other SETTINGS MENU through the User Interface. You could also write your own regular expressions in the props.conf configuration FILE. |
|