feat(node): Updated + Added extra Elastic icons (#742)
* Updated + Added extra Elastic icons
* Updated from Master
* Removed website images
* Revert "Removed website images"
This reverts commit ac7cb2d8d4
.
* Removed resources/resources
pull/788/head
@ -0,0 +1,27 @@
|
||||
# This module is automatically generated by autogen.sh. DO NOT EDIT.
|
||||
|
||||
from . import _Elastic
|
||||
|
||||
|
||||
class _Agent(_Elastic):
|
||||
_type = "agent"
|
||||
_icon_dir = "resources/elastic/agent"
|
||||
|
||||
|
||||
class Agent(_Agent):
|
||||
_icon = "agent.png"
|
||||
|
||||
|
||||
class Endpoint(_Agent):
|
||||
_icon = "endpoint.png"
|
||||
|
||||
|
||||
class Fleet(_Agent):
|
||||
_icon = "fleet.png"
|
||||
|
||||
|
||||
class Integrations(_Agent):
|
||||
_icon = "integrations.png"
|
||||
|
||||
|
||||
# Aliases
|
@ -0,0 +1,43 @@
|
||||
# This module is automatically generated by autogen.sh. DO NOT EDIT.
|
||||
|
||||
from . import _Elastic
|
||||
|
||||
|
||||
class _Beats(_Elastic):
|
||||
_type = "beats"
|
||||
_icon_dir = "resources/elastic/beats"
|
||||
|
||||
|
||||
class APM(_Beats):
|
||||
_icon = "apm.png"
|
||||
|
||||
|
||||
class Auditbeat(_Beats):
|
||||
_icon = "auditbeat.png"
|
||||
|
||||
|
||||
class Filebeat(_Beats):
|
||||
_icon = "filebeat.png"
|
||||
|
||||
|
||||
class Functionbeat(_Beats):
|
||||
_icon = "functionbeat.png"
|
||||
|
||||
|
||||
class Heartbeat(_Beats):
|
||||
_icon = "heartbeat.png"
|
||||
|
||||
|
||||
class Metricbeat(_Beats):
|
||||
_icon = "metricbeat.png"
|
||||
|
||||
|
||||
class Packetbeat(_Beats):
|
||||
_icon = "packetbeat.png"
|
||||
|
||||
|
||||
class Winlogbeat(_Beats):
|
||||
_icon = "winlogbeat.png"
|
||||
|
||||
|
||||
# Aliases
|
After Width: | Height: | Size: 3.6 KiB |
After Width: | Height: | Size: 3.7 KiB |
After Width: | Height: | Size: 2.7 KiB |
After Width: | Height: | Size: 3.7 KiB |
After Width: | Height: | Size: 1.2 KiB |
After Width: | Height: | Size: 463 B |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 3.4 KiB |
After Width: | Height: | Size: 3.4 KiB |
After Width: | Height: | Size: 4.7 KiB |
After Width: | Height: | Size: 3.0 KiB |
After Width: | Height: | Size: 483 B |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 1.9 KiB |
After Width: | Height: | Size: 3.9 KiB |
After Width: | Height: | Size: 1007 B |
After Width: | Height: | Size: 974 B |
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.2 KiB |
After Width: | Height: | Size: 2.6 KiB |