After installing x-pack to the current version of ELK, I am unable to change settings on the web interface for Security, watcher, or logstash. Can only manage index patterns which aren't showing anything, even though I configured packetbeat with logstash & kibana user & passwords.
Please me know what logs or yml's you might need to help troubleshoot this. Thank you.
Sorry for the confusing language. The first thing I want to accomplish here is to have packetbeat be able successfully send information to logstash and for the ELK server to be able to receive it properly.
In regards to that, I have the ELK server configured with passwords correctly per the documentation, and I have packetbeat configured with the authentication for kibana & logstash, but no ssl. Do I have to enable SSL and then create the certs for that? What is the proper procedure for configuring packetbeat here.
It sounds like you want to have the following setup:
packetbeat collects data
packetbeat sends data to logstash
logstash process data and sends it to elasticsearch
kibana connects to elasticsearch to visualise packet data.
The first step is to work out which step is broken.
This could be a logstash->elasticsearch issue, but it could also be a problem with packetbeat->logstash.
What debugging have you done? What errors are you seeing?
It's hard to solve a problem that amounts to "it does work" with no specific details.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.