Add: new component Beats from Elasticstack

Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
pull/153/head
Nicolas Lamirault 5 years ago
parent aa6d1d21f6
commit 80a9ceec00
No known key found for this signature in database
GPG Key ID: 65D6BB0526B7051F

@ -8,6 +8,10 @@ class _Logging(_OnPrem):
_icon_dir = "resources/onprem/logging"
class Beats(_Logging):
_icon = "beats.png"
class Fluentd(_Logging):
_icon = "fluentd.png"

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Loading…
Cancel
Save