mirror of
https://github.com/opnsense/plugins.git
synced 2026-04-15 22:20:31 -04:00
8 lines
222 B
Makefile
8 lines
222 B
Makefile
PLUGIN_NAME= beats
|
|
PLUGIN_VERSION= 0.1
|
|
PLUGIN_DEVEL= yes
|
|
PLUGIN_COMMENT= Send logs, network, metrics and heartbeat to Elasticsearch
|
|
PLUGIN_DEPENDS= beats8
|
|
PLUGIN_MAINTAINER= 0xThiebaut
|
|
|
|
.include "../../Mk/plugins.mk"
|