$OpenBSD$

+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
+-----------------------------------------------------------------------

On OpenBSD Filebeat runs as dedicated user _filebeat.

By default Filebeat fetches information only from ${VARBASE}/log/messages
and ${VARBASE}/www/logs/access.log, and assigns "syslog" and "httpd" types,
respectively.

Since Filebeat runs as unprivileged user, some additional steps are
required to provide it access to various log files, e.g. add _filebeat
user to the appropriate group which has read permissions for the log file,
and/or change logfile permissions.
