I'm trying to use filebeat to output file to dashboard. I've set【filebeats.input、dashboard.enabled、setup.kibana、output.elasticsearch】:
filebeat:
dashboard:
kibana:
elasticsearch:
and use "filebeat setup --dashboard" to try to load the file onto the dashboard,but this fault keeps showing up:
Why is that? Is there anything I've been missing to configure?
Thanks in advance!