Elastic-Filebeat

There are various customizations you can do to tailor the deployment of OpenStack Elastic-Filebeat. You can find those below.

General Parameters

  • conf.filebeat.filebeat.autodiscover.providers[0].templates[0].condition.equals.”kubernetes.namespace”

    • Type: string

    • Description:

    • “kube-system”

  • conf.filebeat.filebeat.autodiscover.providers[0].templates[0].config[0].”containers.ids”[0]

    • Type: string

    • Description:

    • “${data.kubernetes.container.id}”

  • conf.filebeat.filebeat.autodiscover.providers[0].templates[0].config[0].exclude_lines[0]

    • Type: string

    • Description:

    • “^\s+[\-`(‘.|_]”

  • conf.filebeat.filebeat.autodiscover.providers[0].templates[0].config[0].type

    • Type: string

    • Description:

    • “docker”

  • conf.filebeat.filebeat.autodiscover.providers[0].type

    • Type: string

    • Description:

    • “kubernetes”

  • conf.filebeat.filebeat.autodiscover.providers[1].templates[0].condition.equals.”kubernetes.namespace”

    • Type: string

    • Description:

    • “ceph”

  • conf.filebeat.filebeat.autodiscover.providers[1].templates[0].config[0].”containers.ids”[0]

    • Type: string

    • Description:

    • “${data.kubernetes.container.id}”

  • conf.filebeat.filebeat.autodiscover.providers[1].templates[0].config[0].exclude_lines[0]

    • Type: string

    • Description:

    • “^\s+[\-`(‘.|_]”

  • conf.filebeat.filebeat.autodiscover.providers[1].templates[0].config[0].type

    • Type: string

    • Description:

    • “docker”

  • conf.filebeat.filebeat.autodiscover.providers[1].type

    • Type: string

    • Description:

    • “kubernetes”

  • conf.filebeat.filebeat.autodiscover.providers[2].templates[0].condition.equals.”kubernetes.namespace”

    • Type: string

    • Description:

    • “openstack”

  • conf.filebeat.filebeat.autodiscover.providers[2].templates[0].config[0].”containers.ids”[0]

    • Type: string

    • Description:

    • “${data.kubernetes.container.id}”

  • conf.filebeat.filebeat.autodiscover.providers[2].templates[0].config[0].exclude_lines[0]

    • Type: string

    • Description:

    • “^\s+[\-`(‘.|_]”

  • conf.filebeat.filebeat.autodiscover.providers[2].templates[0].config[0].type

    • Type: string

    • Description:

    • “docker”

  • conf.filebeat.filebeat.autodiscover.providers[2].type

    • Type: string

    • Description:

    • “kubernetes”

  • conf.filebeat.filebeat.autodiscover.providers[3].templates[0].condition.equals.”kubernetes.namespace”

    • Type: string

    • Description:

    • “osh-infra”

  • conf.filebeat.filebeat.autodiscover.providers[3].templates[0].config[0].”containers.ids”[0]

    • Type: string

    • Description:

    • “${data.kubernetes.container.id}”

  • conf.filebeat.filebeat.autodiscover.providers[3].templates[0].config[0].exclude_lines[0]

    • Type: string

    • Description:

    • “^\s+[\-`(‘.|_]”

  • conf.filebeat.filebeat.autodiscover.providers[3].templates[0].config[0].type

    • Type: string

    • Description:

    • “docker”

  • conf.filebeat.filebeat.autodiscover.providers[3].type

    • Type: string

    • Description:

    • “kubernetes”

  • conf.filebeat.filebeat.config.modules.path

    • Type: string

    • Description:

    • “${path.config}/modules.d/*.yml”

  • conf.filebeat.filebeat.config.modules.reload.enabled

    • Type: bool

    • Description:

    • true

  • conf.filebeat.filebeat.processors[0].add_kubernetes_metadata.in_cluster

    • Type: bool

    • Description:

    • true

  • conf.filebeat.filebeat.processors[1].drop_event.when.equals.kubernetes.container.name

    • Type: string

    • Description:

    • “filebeat”

  • conf.filebeat.output.elasticsearch.hosts[0]

    • Type: string

    • Description:

    • “${ELASTICSEARCH_HOST}:${ELASTICSEARCH_PORT}/”

  • conf.filebeat.output.elasticsearch.password

    • Type: string

    • Description:

    • “${ELASTICSEARCH_PASSWORD}”

  • conf.filebeat.output.elasticsearch.username

    • Type: string

    • Description:

    • “${ELASTICSEARCH_USERNAME}”

  • conf.filebeat.path.logs

    • Type: string

    • Description:

    • “/var/log/”

  • conf.filebeat.setup.dashboards.enabled

    • Type: bool

    • Description:

    • true

  • conf.filebeat.setup.dashboards.index

    • Type: string

    • Description:

    • “filebeat-*”

  • conf.filebeat.setup.dashboards.retry.enabled

    • Type: bool

    • Description:

    • true

  • conf.filebeat.setup.dashboards.retry.interval

    • Type: int

    • Description:

    • 5

  • conf.filebeat.setup.kibana.host

    • Type: string

    • Description:

    • “${KIBANA_HOST}:${KIBANA_PORT}”

  • conf.filebeat.setup.kibana.password

    • Type: string

    • Description:

    • “${ELASTICSEARCH_PASSWORD}”

  • conf.filebeat.setup.kibana.username

    • Type: string

    • Description:

    • “${ELASTICSEARCH_USERNAME}”

  • conf.modules.system[0].auth.”var.paths”[0]

    • Type: string

    • Description:

    • “/var/log/auth.log”

  • conf.modules.system[0].auth.enabled

    • Type: bool

    • Description:

    • true

  • conf.modules.system[0].auth.fields.host.name

    • Type: string

    • Description:

    • “${NODE_NAME}”

  • conf.modules.system[0].module

    • Type: string

    • Description:

    • “system”

  • conf.modules.system[0].syslog.”var.paths”[0]

    • Type: string

    • Description:

    • “/var/log/syslog*”

  • conf.modules.system[0].syslog.enabled

    • Type: bool

    • Description:

    • true

  • conf.modules.system[0].syslog.fields.host.name

    • Type: string

    • Description:

    • “${NODE_NAME}”

  • dependencies.dynamic.common.local_image_registry.jobs[0]

    • Type: string

    • Description:

    • “filebeat-image-repo-sync”

  • dependencies.dynamic.common.local_image_registry.services[0].endpoint

    • Type: string

    • Description:

    • “node”

  • dependencies.dynamic.common.local_image_registry.services[0].service

    • Type: string

    • Description:

    • “local_image_registry”

  • dependencies.static.filebeat.services[0].endpoint

    • Type: string

    • Description:

    • “internal”

  • dependencies.static.filebeat.services[0].service

    • Type: string

    • Description:

    • “kibana”

  • dependencies.static.image_repo_sync.services[0].endpoint

    • Type: string

    • Description:

    • “internal”

  • dependencies.static.image_repo_sync.services[0].service

    • Type: string

    • Description:

    • “local_image_registry”

  • endpoints.cluster_domain_suffix

    • Type: string

    • Description:

    • “cluster.local”

  • endpoints.elasticsearch.auth.admin.password

    • Type: string

    • Description:

    • “changeme”

  • endpoints.elasticsearch.auth.admin.username

    • Type: string

    • Description:

    • “admin”

  • endpoints.elasticsearch.host_fqdn_override.default

    • Type: string

    • Description:

    • nil

  • endpoints.elasticsearch.hosts.data

    • Type: string

    • Description:

    • “elasticsearch-data”

  • endpoints.elasticsearch.hosts.default

    • Type: string

    • Description:

    • “elasticsearch-logging”

  • endpoints.elasticsearch.hosts.discovery

    • Type: string

    • Description:

    • “elasticsearch-discovery”

  • endpoints.elasticsearch.hosts.public

    • Type: string

    • Description:

    • “elasticsearch”

  • endpoints.elasticsearch.name

    • Type: string

    • Description:

    • “elasticsearch”

  • endpoints.elasticsearch.namespace

    • Type: string

    • Description:

    • nil

  • endpoints.elasticsearch.path.default

    • Type: string

    • Description:

    • nil

  • endpoints.elasticsearch.port.http.default

    • Type: int

    • Description:

    • 80

  • endpoints.elasticsearch.scheme.default

    • Type: string

    • Description:

    • “http”

  • endpoints.filebeat.host_fqdn_override.default

    • Type: string

    • Description:

    • nil

  • endpoints.filebeat.hosts.default

    • Type: string

    • Description:

    • “filebeat”

  • endpoints.filebeat.name

    • Type: string

    • Description:

    • “filebeat”

  • endpoints.filebeat.namespace

    • Type: string

    • Description:

    • nil

  • endpoints.filebeat.path.default

    • Type: string

    • Description:

    • nil

  • endpoints.filebeat.port.service.default

    • Type: int

    • Description:

    • 5066

  • endpoints.filebeat.scheme.default

    • Type: string

    • Description:

    • “http”

  • endpoints.kibana.host_fqdn_override.default

    • Type: string

    • Description:

    • nil

  • endpoints.kibana.hosts.default

    • Type: string

    • Description:

    • “kibana-dash”

  • endpoints.kibana.hosts.public

    • Type: string

    • Description:

    • “kibana”

  • endpoints.kibana.name

    • Type: string

    • Description:

    • “kibana”

  • endpoints.kibana.namespace

    • Type: string

    • Description:

    • nil

  • endpoints.kibana.path.default

    • Type: string

    • Description:

    • nil

  • endpoints.kibana.port.http.default

    • Type: int

    • Description:

    • 80

  • endpoints.kibana.port.kibana.default

    • Type: int

    • Description:

    • 5601

  • endpoints.kibana.scheme.default

    • Type: string

    • Description:

    • “http”

  • endpoints.local_image_registry.host_fqdn_override.default

    • Type: string

    • Description:

    • nil

  • endpoints.local_image_registry.hosts.default

    • Type: string

    • Description:

    • “localhost”

  • endpoints.local_image_registry.hosts.internal

    • Type: string

    • Description:

    • “docker-registry”

  • endpoints.local_image_registry.hosts.node

    • Type: string

    • Description:

    • “localhost”

  • endpoints.local_image_registry.name

    • Type: string

    • Description:

    • “docker-registry”

  • endpoints.local_image_registry.namespace

    • Type: string

    • Description:

    • “docker-registry”

  • endpoints.local_image_registry.port.registry.node

    • Type: int

    • Description:

    • 5000

  • endpoints.oci_image_registry.auth.elastic-filebeat.password

    • Type: string

    • Description:

    • “password”

  • endpoints.oci_image_registry.auth.elastic-filebeat.username

    • Type: string

    • Description:

    • “elastic-filebeat”

  • endpoints.oci_image_registry.auth.enabled

    • Type: bool

    • Description:

    • false

  • endpoints.oci_image_registry.host_fqdn_override.default

    • Type: string

    • Description:

    • nil

  • endpoints.oci_image_registry.hosts.default

    • Type: string

    • Description:

    • “localhost”

  • endpoints.oci_image_registry.name

    • Type: string

    • Description:

    • “oci-image-registry”

  • endpoints.oci_image_registry.namespace

    • Type: string

    • Description:

    • “oci-image-registry”

  • endpoints.oci_image_registry.port.registry.default

    • Type: string

    • Description:

    • nil

  • images.local_registry.active

    • Type: bool

    • Description:

    • false

  • images.local_registry.exclude[0]

    • Type: string

    • Description:

    • “dep_check”

  • images.local_registry.exclude[1]

    • Type: string

    • Description:

    • “image_repo_sync”

  • images.pull_policy

    • Type: string

    • Description:

    • “IfNotPresent”

  • images.tags.dep_check

    • Type: string

    • Description:

    • “quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal”

  • images.tags.filebeat

    • Type: string

    • Description:

    • “docker.elastic.co/beats/filebeat-oss:7.1.0”

  • images.tags.image_repo_sync

    • Type: string

    • Description:

    • “docker.io/library/docker:17.07.0”

  • labels.filebeat.node_selector_key

    • Type: string

    • Description:

    • “openstack-control-plane”

  • labels.filebeat.node_selector_value

    • Type: string

    • Description:

    • “enabled”

  • labels.job.node_selector_key

    • Type: string

    • Description:

    • “openstack-control-plane”

  • labels.job.node_selector_value

    • Type: string

    • Description:

    • “enabled”

  • manifests.configmap_bin

    • Type: bool

    • Description:

    • true

  • manifests.configmap_etc

    • Type: bool

    • Description:

    • true

  • manifests.daemonset

    • Type: bool

    • Description:

    • true

  • manifests.job_image_repo_sync

    • Type: bool

    • Description:

    • true

  • manifests.secret_elasticsearch

    • Type: bool

    • Description:

    • true

  • manifests.secret_registry

    • Type: bool

    • Description:

    • true

  • pod.affinity.anti.topologyKey.default

    • Type: string

    • Description:

    • “kubernetes.io/hostname”

  • pod.affinity.anti.type.default

    • Type: string

    • Description:

    • “preferredDuringSchedulingIgnoredDuringExecution”

  • pod.affinity.anti.weight.default

    • Type: int

    • Description:

    • 10

  • pod.lifecycle.upgrades.daemonsets.filebeat.enabled

    • Type: bool

    • Description:

    • true

  • pod.lifecycle.upgrades.daemonsets.filebeat.max_unavailable

    • Type: int

    • Description:

    • 1

  • pod.lifecycle.upgrades.daemonsets.filebeat.min_ready_seconds

    • Type: int

    • Description:

    • 0

  • pod.lifecycle.upgrades.daemonsets.pod_replacement_strategy

    • Type: string

    • Description:

    • “RollingUpdate”

  • pod.mounts.filebeat.filebeat

    • Type: string

    • Description:

    • nil

  • pod.resources.filebeat.enabled

    • Type: bool

    • Description:

    • false

  • pod.resources.filebeat.limits.cpu

    • Type: string

    • Description:

    • “400m”

  • pod.resources.filebeat.limits.memory

    • Type: string

    • Description:

    • “400Mi”

  • pod.resources.filebeat.requests.cpu

    • Type: string

    • Description:

    • “100m”

  • pod.resources.filebeat.requests.memory

    • Type: string

    • Description:

    • “100Mi”

  • pod.tolerations.filebeat.enabled

    • Type: bool

    • Description:

    • false

  • pod.tolerations.filebeat.tolerations[0].key

    • Type: string

    • Description:

    • “node-role.kubernetes.io/master”

  • pod.tolerations.filebeat.tolerations[0].operator

    • Type: string

    • Description:

    • “Exists”

  • pod.tolerations.filebeat.tolerations[1].key

    • Type: string

    • Description:

    • “node-role.kubernetes.io/control-plane”

  • pod.tolerations.filebeat.tolerations[1].operator

    • Type: string

    • Description:

    • “Exists”

  • pod.tolerations.filebeat.tolerations[2].key

    • Type: string

    • Description:

    • “node-role.kubernetes.io/node”

  • pod.tolerations.filebeat.tolerations[2].operator

    • Type: string

    • Description:

    • “Exists”

  • release_group

    • Type: string

    • Description:

    • nil

  • secrets.elasticsearch.user

    • Type: string

    • Description:

    • “filebeat-elasticsearch-user”

  • secrets.oci_image_registry.elastic-filebeat

    • Type: string

    • Description:

    • “elastic-filebeat-oci-image-registry-key”