Rework portfolio around Linux operations, Zabbix monitoring, migration validation, and ELK/Grafana log observability. Add AAP-style LVM resize workflow, Zabbix server/proxy/agent automation assets, Linux/AIX monitoring templates, and updated validation CI.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
filebeat.inputs:
|
||||
- type: filestream
|
||||
id: portfolio-sample-logs
|
||||
enabled: true
|
||||
paths:
|
||||
- /var/log/sample/*.log
|
||||
|
||||
output.logstash:
|
||||
hosts: ["logstash:5044"]
|
||||
|
||||
logging.level: info
|
||||
Reference in New Issue
Block a user