Compare commits
No commits in common. "main" and "oginit-log" have entirely different histories.
main
...
oginit-log
|
@ -5,12 +5,6 @@ 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.13.0] - 2025-08-08
|
||||
|
||||
### Added
|
||||
|
||||
- Have filebeat collect OGAgentUser logs in /home
|
||||
|
||||
## [3.12.1] - 2025-08-05
|
||||
|
||||
### Added
|
||||
|
|
|
@ -3,7 +3,6 @@ filebeat.inputs:
|
|||
enabled: true
|
||||
paths:
|
||||
- /var/log/opengnsys.json.log
|
||||
- /home/*/opengnsys.json.log
|
||||
|
||||
setup.template.settings:
|
||||
index.number_of_shards: 1
|
||||
|
|
|
@ -1 +1 @@
|
|||
OpenGnsys Client 3.13.0
|
||||
OpenGnsys Client 3.12.1
|
||||
|
|
Loading…
Reference in New Issue