config

package
v0.0.0-...-f219ead Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 6, 2024 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BeatsLinuxAgent          LogType = "beats_linux_agent"
	BeatsApacheModule                = "beats_apache_module"
	BeatsApache2Module               = "beats_apache2_module"
	BeatsAuditdModule                = "beats_auditd_module"
	BeatsElasticsearchModule         = "beats_elasticsearch_module"
	BeatsKafkaModule                 = "beats_kafka_module"
	BeatsKibanaModule                = "beats_kibana_module"
	BeatsLogstashModule              = "beats_logstash_module"
	BeatsMongodbModule               = "beats_mongodb_module"
	BeatsMysqlModule                 = "beats_mysql_module"
	BeatsNginxModule                 = "beats_nginx_module"
	BeatsOsqueryModule               = "beats_osquery_module"
	BeatsPostgresqlModule            = "beats_postgresql_module"
	BeatsRedisModule                 = "beats_redis_module"
	BeatsIisModule                   = "beats_iis_module"
	MacosLogs                        = "macos_logs"
	Vmware                           = "vmware"
	CiscoAsa                         = "cisco_asa"
	CiscoMeraki                      = "cisco_meraki"
	CiscoFirepower                   = "cisco_firepower"
	CiscoSwitch                      = "cisco_switch"
	AntivirusKaspersky               = "antivirus_kaspersky"
	AntivirusEset                    = "antivirus_eset"
	AntivirusSentinelOne             = "antivirus_sentinel_one"
	FirewallFortinet                 = "firewall_fortinet"
	FirewallSophos                   = "firewall_sophos"
	CloudAzure                       = "cloud_azure"
	CloudGoogle                      = "cloud_google"
	FirewallUbuntu                   = "firewall_ubuntu"
	FirewallMikrotik                 = "firewall_mikrotik"
	FirewallPaloalto                 = "firewall_paloalto"
	FirewallSonicwall                = "firewall_sonicwall"
	AntivirusDeceptivebytes          = "antivirus_deceptivebytes"
	WebHookGithub                    = "web_hook_github"
	AntivirusBitdefender             = "antivirus_bitdefender"
	BeatsWindowsAgent                = "beats_windows_agent"
	BeatsTraefikModule               = "beats_traefik_module"
	BeatsNatsModule                  = "beats_nats_module"
	BeatsHaproxyModule               = "beats_haproxy_module"
	JsonInput                        = "json_input"
	Syslog                           = "syslog"
	Generic                          = "generic"
	Netflow                          = "netflow"
	Aix                              = "ibm_aix"
	AS400                            = "as_400"
	FirewallPfsense                  = "firewall_pfsense"
	FirewallFortiweb                 = "firewall_fortiweb"
)
View Source
const LogstashPipelinesEndpoint = "http://%s:%s"
View Source
const PanelAPIKeyHeader = "Utm-Internal-Key"
View Source
const PanelConnectionKeyEndpoint = "%s/api/federation-service/token"
View Source
const PanelPipelinesEndpoint = "%s/api/logstash-pipelines/port"
View Source
const ProxyAPIKeyHeader = "Utm-Connection-Key"
View Source
const ProxyLogTypeHeader = "Utm-Log-Type"
View Source
const ProxySourceHeader = "Utm-Log-Source"
View Source
const UTMAgentManagerHostEnv = "UTM_AGENT_MANAGER_HOST"
View Source
const UTMCertFileKey = "utm.key"
View Source
const UTMCertFileName = "utm.crt"
View Source
const UTMCertsLocationEnv = "UTM_CERTS_LOCATION"
View Source
const UTMHostEnv = "UTM_HOST"
View Source
const UTMLogSeparator = "<utm-log-separator>"
View Source
const UTMLogstashHostEnv = "UTM_LOGSTASH_HOST"
View Source
const UTMSharedKeyEnv = "INTERNAL_KEY"

Variables

This section is empty.

Functions

func LogstashHost

func LogstashHost() string

func ValidateConnectorType

func ValidateConnectorType(typ string) string

Types

type LogType

type LogType string

type PipelinePortConfiguration

type PipelinePortConfiguration struct {
	InputId LogType
	Port    string
}

type ServiceStatus

type ServiceStatus string
const (
	Up   ServiceStatus = "up"
	Down               = "down"
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL