mirror of
https://github.com/bitnami/charts.git
synced 2026-03-01 06:58:20 +08:00
34 lines
993 B
YAML
34 lines
993 B
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: LogManagement
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: logstash
|
|
image: docker.io/bitnami/logstash:8.13.0-debian-12-r0
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:12-debian-12-r17
|
|
apiVersion: v2
|
|
appVersion: 8.13.0
|
|
dependencies:
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: Logstash is an open source data processing engine. It ingests data from multiple sources, processes it, and sends the output to final destination in real-time. It is a core component of the ELK stack.
|
|
home: https://bitnami.com
|
|
icon: https://bitnami.com/assets/stacks/logstash/img/logstash-stack-220x234.png
|
|
keywords:
|
|
- logstash
|
|
- logging
|
|
- elk
|
|
maintainers:
|
|
- name: VMware, Inc.
|
|
url: https://github.com/bitnami/charts
|
|
name: logstash
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/logstash
|
|
version: 6.0.1
|