Merge f7eab5b584
into a7929771c1
@ -0,0 +1,12 @@
|
|||||||
|
"""
|
||||||
|
splunk provides a set of splunk General and Cluster.
|
||||||
|
"""
|
||||||
|
|
||||||
|
from diagrams import Node
|
||||||
|
|
||||||
|
|
||||||
|
class _Splunk(Node):
|
||||||
|
_provider = "splunk"
|
||||||
|
_icon_dir = "resources/splunk"
|
||||||
|
|
||||||
|
fontcolor = "#ffffff"
|
@ -0,0 +1,98 @@
|
|||||||
|
|
||||||
|
|
||||||
|
from . import _Splunk
|
||||||
|
|
||||||
|
|
||||||
|
class _Cluster(_Splunk):
|
||||||
|
_type = "cluster"
|
||||||
|
_icon_dir = "resources/splunk/cluster"
|
||||||
|
|
||||||
|
class App(_Cluster):
|
||||||
|
_icon = "app.png"
|
||||||
|
|
||||||
|
class Deployer(_Cluster):
|
||||||
|
_icon = "deployer.png"
|
||||||
|
|
||||||
|
class ES(_Cluster):
|
||||||
|
_icon = "es.png"
|
||||||
|
|
||||||
|
class Forwarder(_Cluster):
|
||||||
|
_icon = "forwarder.png"
|
||||||
|
|
||||||
|
class HEC(_Cluster):
|
||||||
|
_icon = "hec.png"
|
||||||
|
|
||||||
|
class LicenseMaster(_Cluster):
|
||||||
|
_icon = "license-master.png"
|
||||||
|
|
||||||
|
class MasterCluster_node(_Cluster):
|
||||||
|
_icon = "master-cluster-node.png"
|
||||||
|
|
||||||
|
class Router(_Cluster):
|
||||||
|
_icon = "router.png"
|
||||||
|
|
||||||
|
class SHCluster(_Cluster):
|
||||||
|
_icon = "sh-cluster.png"
|
||||||
|
|
||||||
|
class SystemsLinux(_Cluster):
|
||||||
|
_icon = "systems-linux.png"
|
||||||
|
|
||||||
|
class Bucket(_Cluster):
|
||||||
|
_icon = "bucket.png"
|
||||||
|
|
||||||
|
class DeploymentServer(_Cluster):
|
||||||
|
_icon = "deployment-server.png"
|
||||||
|
|
||||||
|
class ESServer(_Cluster):
|
||||||
|
_icon = "es-server.png"
|
||||||
|
|
||||||
|
class HeavyForwader(_Cluster):
|
||||||
|
_icon = "heavy-forwader.png"
|
||||||
|
|
||||||
|
class Indexer(_Cluster):
|
||||||
|
_icon = "indexer.png"
|
||||||
|
|
||||||
|
class LicenseServer(_Cluster):
|
||||||
|
_icon = "license-server.png"
|
||||||
|
|
||||||
|
class People(_Cluster):
|
||||||
|
_icon = "people.png"
|
||||||
|
|
||||||
|
class SearchHead(_Cluster):
|
||||||
|
_icon = "search-head.png"
|
||||||
|
|
||||||
|
class SplunkCloud(_Cluster):
|
||||||
|
_icon = "splunk-cloud.png"
|
||||||
|
|
||||||
|
class Systems(_Cluster):
|
||||||
|
_icon = "systems.png"
|
||||||
|
|
||||||
|
class Datastores(_Cluster):
|
||||||
|
_icon = "datastores.png"
|
||||||
|
|
||||||
|
class Desktop(_Cluster):
|
||||||
|
_icon = "desktop.png"
|
||||||
|
|
||||||
|
class Firewall(_Cluster):
|
||||||
|
_icon = "firewall.png"
|
||||||
|
|
||||||
|
class HeavyForwarders(_Cluster):
|
||||||
|
_icon = "heavy-forwarders.png"
|
||||||
|
|
||||||
|
class Laptop(_Cluster):
|
||||||
|
_icon = "laptop.png"
|
||||||
|
|
||||||
|
class LogFile(_Cluster):
|
||||||
|
_icon = "log-file.png"
|
||||||
|
|
||||||
|
class Person(_Cluster):
|
||||||
|
_icon = "person.png"
|
||||||
|
|
||||||
|
class Search(_Cluster):
|
||||||
|
_icon = "search.png"
|
||||||
|
|
||||||
|
class SplunkInstance(_Cluster):
|
||||||
|
_icon = "splunk-instance.png"
|
||||||
|
|
||||||
|
class SystemsWindows(_Cluster):
|
||||||
|
_icon = "systems-windows.png"
|
After Width: | Height: | Size: 16 KiB |
After Width: | Height: | Size: 8.0 KiB |
After Width: | Height: | Size: 8.8 KiB |
After Width: | Height: | Size: 4.7 KiB |
After Width: | Height: | Size: 7.9 KiB |
After Width: | Height: | Size: 9.8 KiB |
After Width: | Height: | Size: 7.0 KiB |
After Width: | Height: | Size: 7.4 KiB |
After Width: | Height: | Size: 16 KiB |
After Width: | Height: | Size: 9.1 KiB |
After Width: | Height: | Size: 11 KiB |
After Width: | Height: | Size: 14 KiB |
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 8.8 KiB |
After Width: | Height: | Size: 5.2 KiB |
After Width: | Height: | Size: 11 KiB |
After Width: | Height: | Size: 7.3 KiB |
After Width: | Height: | Size: 6.0 KiB |
After Width: | Height: | Size: 9.4 KiB |
After Width: | Height: | Size: 14 KiB |
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 7.6 KiB |
After Width: | Height: | Size: 11 KiB |
After Width: | Height: | Size: 9.9 KiB |
After Width: | Height: | Size: 18 KiB |
After Width: | Height: | Size: 8.7 KiB |
After Width: | Height: | Size: 7.1 KiB |
After Width: | Height: | Size: 13 KiB |
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 7.4 KiB |