share

Configuring Process Monitoring

Process Monitoring is enabled by default in the Sematext Agent configuration. You can disable process metrics/metadata collection by setting the following properties:

   # st-agent.yml
   process:
     enabled: false
   
   PROCESS_ENABLED=false
   

After that the Sematext Agent needs to be restarted by running the following command:

sudo service/systemctl spm-monitor-st-agent restart

There are numerous settings you can configure for Process Monitoring in the Sematext Agent. Check out the Metrics first!