-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Comments
Kibana working fine with |
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 |
I have exactly the same problem with Ubuntu 16.04.4 LTS , and Elasticsearch / Logstash / Kibana/ Filebeat all 6.2.4 |
+1 |
I finally got to investigate it and I can reproduce it. This discuss thread might have some interesting pointers from @stacey-gammon https://discuss.elastic.co/t/saved-field-parameter-is-now-invalid-please-select-a-new-field-visualize-field-is-a-required-parameter/70034/22 and here are the related Github issues: |
I just tried to reproduce this again. This time with |
Can this happen due to not enabling (File)Beat to sending logs directly to Elasticsearch? |
@oaten-cracker Could you share an example event? I'm curious to see how |
Issue has not been updated for 6+ months. Closing. If issue persists in newer versions we can re-open. |
After loading index template and dashboard and creating Index pattern for
packetbeat-*
. Getting the issueSaved field parameter is now invalid. Please select a new field.
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:
sudo ./packetbeat setup -strict.perms=false -e --path.home="_meta/" -c "../packetbeat.yml"
sudo ./packetbeat -strict.perms=false -e
The text was updated successfully, but these errors were encountered: