I’m using a Graylog 2.2.3 standalone virtual appliance (proof-of-concept environment). When I go to System->Collectors->Manage Configurations and create a new configuration, on the inputs I only see [FileBeat] and [WinLogBeat] as options (i.e. missing MetricBeat)
The node’s installed plugins show ‘Elastic Beats Input 2.2.3’ and according to https://github.com/Graylog2/graylog-plugin-beats, that version includes Metricbeat (along with Packetbeat which is also missing)
What am I doing wrong or missing?
Or does the Graylog UI currently not support collector-sidecar configuration of the Metricbeat?
Thanks for the clarification - my searching couldn’t find an answer one way or another
While I was waiting for a reply I manually configured a metricbeat on a windows server and I have the data coming in. I’ll have to consider how to manage the Metricbeat configuration as it’s now separate to the management of the File/WinLog beat configuration (I’m liking the collector-sidecar)
For anyone who’s interested, (rightly or wrongly!) this is what I did:-
Goto System->Inputs. Add a ‘Beats’ input to a node (or add globally). Make a note of the port number
@jan, could it be that the linked Github issue hasn’t been updated yet?
yes - it is very likely. After the 3.0 we need to clean up all issues, check feature issues and similar. But currently we decide to actually work on the product and if all is finished, use the RC phase to clean up.