helo, i have an issue with metricbeat.
before i install xpack, metricbeat running very well.
but suddenly after i install xpack, i cant access it from my kibana.
i run this command in my terminal : curl -XGET 'http://localhost:9200/metricbeat-*/_search?pretty'
but i got this error msg
missing authentication token for REST request [/metricbeat-*/_search?pretty]
i already changed my metricbeat.yml
# Optional protocol and basic auth credentials.
#protocol: "https"
username: "elastic"
password: "techno2013"
#output.logstash:
# The Logstash hosts
hosts: ["localhost:5044"]
but i still got the same error msg.
pls guys help me out.
im quite confuse since the docs is for the old version of shield.
By default, the Shield plugin installs a dedicated user role that enables the creation of indices with names that match the logstash-* regular expression, along with privileges to read, index, update, and delete documents in those indices:
I'm not so familiar with logstash and XPack. But it seems more a failure of the combination of logstash and elastic/xpack. Can you please post this question in the logstash forum. Thanks!!
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.