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!

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...