Hello forum,
We are currently operating with a partial ELK stack setup: BEATS -> Logstash -> a dedicated event management tool for visualizing alerts. Notably, our setup does not include Elasticsearch or Kibana. During the Linux build, metricbeat is installed and configured.
Our users have expressed interest in understanding the parameters being monitored and their respective thresholds, such as CPU and Disk, which are specified in the yml files. However, they would like to access this information without needing to log into the host.
Given this requirement, we are exploring ways to retrieve the yml file contents remotely. Do you have any insights or suggestions on how we might achieve this? Any ideas or solutions you can offer to address this use case. Thank you for your time and assistance. Sreenivasan