Are community beats able to create/use password keystores in the same way as filebeat, metricbeat, auditbeat, etc.?
I've tried using the same pattern to create/populate a keystore with a community beat called protologbeat but it doesn't seem to honor the keystore command, it just starts the beat processor itself.
EDIT: Apparently I was using a community beat based on an older version of libbeat. When I reworked it with the latest stuff the keystore worked fine.