Skip to content

Kibana Panels displaying values differently  #1927

@i-ask-too-many-questions

Description

I'm indexing some cidr values as follows:

"cidr" : "0.0.0.0/00"
and I have a table and a term panels in my kibana dashboard to display these values

The Table panel shows the part 0.0.0.0/

and the term panel shows the part 00

I need both panels to show the WHOLE cidr value! Like this: 0.0.0.0/00

Does anyone have any idea why these two panels are behaving this way and how to fix it? Did I do anything wrong?

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugFixes for quality problems that affect the customer experience

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions