My query works from Splunk Web UI and returns field values of `Source` in a `table` form, but it doesn't work from the CLI.
Splunk web returns
Source
==========
stock
funds
Splunk CLI returns output EMPTY
Source
===========
Splunk CLI doesn't returns the field values with the table command.
splunk search "index=apps sourcetype=weblogs | rex field=_raw \'Source:\s(?
↧