refs #2446 #2447 install filebeat, add config template

filebeat
Natalia Serrano 2025-07-11 10:56:30 +02:00
parent 938bac2e04
commit 33b25f1646
4 changed files with 36 additions and 2 deletions

View File

@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [3.11.0] - 2025-07-11
### Added
- Install filebeat
## [3.10.1] - 2025-07-03
### Changed

View File

@ -0,0 +1,28 @@
filebeat.inputs:
- type: log
enabled: true
paths:
- /var/log/opengnsys.json.log
setup.template.settings:
index.number_of_shards: 1
output.elasticsearch:
hosts: ["__OGLOG_IP__:__OGLOG_PORT__"]
pipeline: "copy-message-pipeline"
username: "filebeat_writer"
password: "__OPENSEARCH_PASSWORD__"
protocol: "https"
ssl.enabled: true
ssl.verification_mode: none
#ssl.certificate: "/opt/opengnsys/etc/filebeat.crt.pem"
#ssl.key: "/opt/opengnsys/etc/filebeat.key.pem"
processors:
- add_host_metadata:
when.not.contains.tags: forwarded
- add_cloud_metadata: ~
- add_docker_metadata: ~
- add_kubernetes_metadata: ~
seccomp.enabled: false

View File

@ -1 +1 @@
OpenGnsys Client 3.10.1
OpenGnsys Client 3.11.0

View File

@ -131,7 +131,7 @@ xwindows =
#roxterm gparted #+80M
#openbox midori #xvesa en compilacion
ogagent = stunnel4
ogagent = stunnel4 filebeat
ogbrowser = sway libinput-tools hwdata ogbrowser