Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Saved field parameter is now invalid. #6489

Closed
them0ntem opened this issue Mar 1, 2018 · 9 comments
Closed

Saved field parameter is now invalid. #6489

them0ntem opened this issue Mar 1, 2018 · 9 comments

Comments

@them0ntem
Copy link

After loading index template and dashboard and creating Index pattern for packetbeat-*. Getting the issue Saved field parameter is now invalid. Please select a new field.

image

  • Version:
    ElasticSearch: Version: 6.2.1, Build: 7299dc3/2018-02-07T19:34:26.990113Z, JVM: 1.8.0_111
    Kibana: 6.2.2
    Packetbeat: Master Branch, Last Commit Hash: 911a1ab26dd8cc64ec4fb1f3fa228512066a3ef2

  • Operating System: macOS 10.13.2, Darwin Kernel Version 17.3.0

  • Steps to Reproduce:

    • Compile a Packetbeat by using the Makefile.
    • Load index template and Dashboard
      sudo ./packetbeat setup -strict.perms=false -e --path.home="_meta/" -c "../packetbeat.yml"
    • Start Packetbeat
      sudo ./packetbeat -strict.perms=false -e
@them0ntem
Copy link
Author

Kibana working fine with packetbeat version 6.2.2 (amd64), libbeat 6.2.2

@oaten-cracker
Copy link

Hey team,

not sure if this is the right ticket to attach to, but I got the same issue with Filebeat and Kibana. Almost all visualisations except some, loose their mapped field. One solution, which is relativly time consuming is to set the "field" in the visualisations oneself.

Versions: Debian Stretch (4.13); Elasticsearch 6.2.4; Logstash 6.2.4; Kibana 6.2.4; Filebeat 6.2.4

system_dashboard_bug1

system_dashboard_bug2

@przemolb
Copy link

przemolb commented Jun 1, 2018

I have exactly the same problem with Ubuntu 16.04.4 LTS , and Elasticsearch / Logstash / Kibana/ Filebeat all 6.2.4

@mehdih29
Copy link

mehdih29 commented Jun 4, 2018

+1

@ruflin
Copy link
Member

ruflin commented Jun 27, 2018

I just tried to reproduce this again. This time with packetbeat 7.0, es/kb 7.0 and packetbeat 7.0, es/kb 6.3 but in both cases I didn't see the error anymore. As I used the same setup before I'm not sure what changed :-(

@oaten-cracker
Copy link

Can this happen due to not enabling (File)Beat to sending logs directly to Elasticsearch?
Im currently using the example Logstash filter, to parse the modules output to Elasticsearch. To actually install the dashboards, I installed Filebeat on the ELK server and run the setup routine from there (elasticsearch and kibana in my installation are only listening on localhost).
After I changed the index id for the visualisations, I had to manually change the field mappings, because the actual values where not in the mapped 'field', but in 'field.keyword'.

@ruflin
Copy link
Member

ruflin commented Aug 7, 2018

@oaten-cracker Could you share an example event? I'm curious to see how field.keyword looks in the events.

@urso
Copy link

urso commented Mar 3, 2019

Issue has not been updated for 6+ months. Closing. If issue persists in newer versions we can re-open.

@urso urso closed this as completed Mar 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants