Given the macro definition below, what should be entered into the Name and Arguments fields to correctly configure the macro?

- The macro name is sessiontracker and the arguments are action, JESSIONID.
- The macro name is sessiontracker(2) and the arguments are action, JESSIONID.
- The macro name is sessiontracker and the arguments are $action$, $JESSIONID$.
- The macro name is sessiontracker(2) and the Arguments are $action$, $JESSIONID$.
Answer(s): B
Reference:
https://docs.splunk.com/Documentation/Splunk/8.0.3/Knowledge/Definesearchmacros
Reveal Solution Next Question