Skip to content

saeedahadian/sre-elastic-metricbeat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Metricbeat

This is useful tool for monitoring different aspects of a server like CPU/RAM usage, networkings, etc.

Environment Variables

Use one of .env.sample or .env.fish.sample files to create your own environment variables. You don't need to source your .env file because the variables will be picked up by docker upon initialization of the service. But in case you needed to directly source your environment variables, use:

. .env

# Only for fish shell:
. .env.fish

About

This project could be used as a reference to quickly set up metricbeat on a server.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published