Splunk Search

No fields to display for this search in GUI

dshakespeare_sp
Splunk Employee
Splunk Employee

Customer reportsthat thet are running a search via the GUI. After displaying the results, they are seeing problems with the field list.

Search reports 114 interesting fields which display OK
When they select "View all 295 fields" the error "No fields to display for this search." is displayed
They have tried changing mode option via the "bunny" button, but problem still exists.

Tags (1)
1 Solution

dshakespeare_sp
Splunk Employee
Splunk Employee

Looking at web_service.log, an error in the format is seen

FieldPicker:60 - Could not load summary PCDATA invalid Char value , line , column .

Splunk are investigating a possible issue in Splunk 5.0 with parsing some unicode characters (or corrupt binary characters which may need escaping) (SPL-58178)

View solution in original post

jjensenyahoo
Explorer

Here's to hoping this is fixed in 6?

0 Karma

the_wolverine
Champion

fixed in latest version 5.0.5 (or 5.0.4.1 :-))

0 Karma

the_wolverine
Champion

This is also problem in our newly updated 5.0.3 instance. Any update from support?

0 Karma

t9445
Path Finder

[version 5.0.1]

For us the issue was with embedded commas in a CSV LOOKUP Table

e.g.

--

Lookup,ReturnedValue

123,Hello World

456,"Hello Boston, London, and Toronto"

--

Remove the embedded commas and your good

e.g.

--

Lookup,ReturnedValue

123,Hello World

456,Hello Boston and London and Toronto

--

.. issue is resolved

Looks there is an issue with embedded commas (or the method for having them in lookup tables in Splunk is not the same as the CSV standard?)

hth

-tom

0 Karma

mayler
Path Finder

same issue here. 5.0.1, opened case.

0 Karma

dshakespeare_sp
Splunk Employee
Splunk Employee

Looking at web_service.log, an error in the format is seen

FieldPicker:60 - Could not load summary PCDATA invalid Char value , line , column .

Splunk are investigating a possible issue in Splunk 5.0 with parsing some unicode characters (or corrupt binary characters which may need escaping) (SPL-58178)

the_wolverine
Champion

Was any fix provided for this?

0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...