If you already installed the agent, but can't see the data in the Atatus dashboard for more than 10 minutes, just share the following details to us. Our team will help you.
Send below information to Us
Check if Atatus Infra Agent is running.
copyps aux | grep atatus-infra-agent
Share the environment details
copycat /etc/*-release
Clear the log files
copy$ sudo rm /var/log/atatus-infra-agent/agent.log.* $ > /var/log/atatus-infra-agent/agent.log
Set log level in
/etc/atatus-infra-agent/atatus.yml
file.log_level: verbose
Restart the Atatus agent
copysudo service atatus-infra-agent restart # OR sudo systemctl restart atatus-infra-agent
Zip the atatus log directory
copyzip -r atatus-infra.zip /var/log/atatus-infra-agent
Send the zipped file to success@atatus.com