Updated + Added extra Elastic icons

pull/742/head
James Garside 3 years ago
parent e8eb3d83c3
commit 733bd33a83

@ -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

@ -24,6 +24,10 @@ class Kibana(_Elasticsearch):
_icon = "kibana.png"
class LogstashPipeline(_Elasticsearch):
_icon = "logstash-pipeline.png"
class Logstash(_Elasticsearch):
_icon = "logstash.png"
@ -32,6 +36,10 @@ class MachineLearning(_Elasticsearch):
_icon = "machine-learning.png"
class MapServices(_Elasticsearch):
_icon = "map-services.png"
class Maps(_Elasticsearch):
_icon = "maps.png"
@ -40,6 +48,10 @@ class Monitoring(_Elasticsearch):
_icon = "monitoring.png"
class SearchableSnapshots(_Elasticsearch):
_icon = "searchable-snapshots.png"
class SecuritySettings(_Elasticsearch):
_icon = "security-settings.png"
@ -48,6 +60,10 @@ class Sql(_Elasticsearch):
_icon = "sql.png"
class Stack(_Elasticsearch):
_icon = "stack.png"
# Aliases
LogStash = Logstash

@ -12,6 +12,10 @@ class AppSearch(_Enterprisesearch):
_icon = "app-search.png"
class Crawler(_Enterprisesearch):
_icon = "crawler.png"
class EnterpriseSearch(_Enterprisesearch):
_icon = "enterprise-search.png"

@ -20,4 +20,8 @@ class SIEM(_Security):
_icon = "siem.png"
class Xdr(_Security):
_icon = "xdr.png"
# Aliases

@ -5,22 +5,45 @@ title: Elastic
Node classes list of elastic provider.
## elastic.agent
- **diagrams.elastic.agent.Agent**
- **diagrams.elastic.agent.Endpoint**
- **diagrams.elastic.agent.Fleet**
- **diagrams.elastic.agent.Integrations**
## elastic.beats
- **diagrams.elastic.beats.APM**
- **diagrams.elastic.beats.Auditbeat**
- **diagrams.elastic.beats.Filebeat**
- **diagrams.elastic.beats.Functionbeat**
- **diagrams.elastic.beats.Heartbeat**
- **diagrams.elastic.beats.Metricbeat**
- **diagrams.elastic.beats.Packetbeat**
- **diagrams.elastic.beats.Winlogbeat**
## elastic.elasticsearch
- **diagrams.elastic.elasticsearch.Alerting**
- **diagrams.elastic.elasticsearch.Beats**
- **diagrams.elastic.elasticsearch.Elasticsearch**
- **diagrams.elastic.elasticsearch.Kibana**
- **diagrams.elastic.elasticsearch.LogstashPipeline**
- **diagrams.elastic.elasticsearch.Logstash**, **LogStash** (alias)
- **diagrams.elastic.elasticsearch.MachineLearning**
- **diagrams.elastic.elasticsearch.MapServices**
- **diagrams.elastic.elasticsearch.Maps**
- **diagrams.elastic.elasticsearch.Monitoring**
- **diagrams.elastic.elasticsearch.SearchableSnapshots**
- **diagrams.elastic.elasticsearch.SecuritySettings**
- **diagrams.elastic.elasticsearch.Sql**
- **diagrams.elastic.elasticsearch.Stack**
## elastic.enterprisesearch
- **diagrams.elastic.enterprisesearch.AppSearch**
- **diagrams.elastic.enterprisesearch.Crawler**
- **diagrams.elastic.enterprisesearch.EnterpriseSearch**
- **diagrams.elastic.enterprisesearch.SiteSearch**
- **diagrams.elastic.enterprisesearch.WorkplaceSearch**
@ -48,3 +71,4 @@ Node classes list of elastic provider.
- **diagrams.elastic.security.Endpoint**
- **diagrams.elastic.security.Security**
- **diagrams.elastic.security.SIEM**
- **diagrams.elastic.security.Xdr**

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 463 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 483 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1007 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 974 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Loading…
Cancel
Save