How to install Qualys Cloud Agent on Linux — Secops Tools | Linux Infra Security Management
Red Hat Enterprise Linux (RHEL) / Amazon Linux
How to install Qualys Cloud Agent on Linux

Red Hat Enterprise Linux (RHEL) / Amazon Linux
- Download the latest Qualys Cloud Agent installer from below.
https://docs.qualys.com/en/csam/latest/inventory/sensors/cloud_agent.htm
- Perform installation with the following command:
sudo rpm -ivh qualys-cloud-agent.x86_64.rpm
- Activate Qualys Cloud Agent with the following command:
sudo /usr/local/qualys/cloud-agent/bin/qualys-cloud-agent.sh ActivationId= xxxxxxxxxxxxx
CustomerId=xxxxxxxxxxxxxxxxxxxxxxxxx
- Update Qualys Proxy setting and restart the service.
echo "qualys_https_proxy=\"http://<proxy-url>:1080\"" > /etc/sysconfig/qualys-cloud-agent systemctl restart qualys-cloud-agent
- For troubleshooting -> log path in Linux environment
/var/log/qualys/qualys-cloud-agent.log
Ubuntu
- Download the latest Qualys-Cloud-Agent installer from below.
https://docs.qualys.com/en/csam/latest/inventory/sensors/cloud_agent.htm
- Perform installation with the following command in Ubunut machine
sudo dpkg --install QualysCloudAgent.deb
- Activate Qualys Cloud Agent with the following command:
sudo /usr/local/qualys/cloud-agent/bin/qualys-cloud-agent.sh ActivationId=xxxxxxxxxxxxxxxxxxx CustomerId=xxxxxxxxxxxxxxxxxxxxxxx
- Update Qualys Proxy setting and restart the service.
echo "qualys_https_proxy=\"http://<proxy-url>:1080"" > /etc/sysconfig/qualys-cloud-agentsystemctl restart qualys-cloud-agent
How to Verify the package Installation
Ps -elf | grep qualys
systemctl status qualys-cloud-agent.service
The above commads should give use the proper results .
메타데이터
- post_id
- 0d3323ddbcbc
- slug
- how-to-install-qualys-cloud-agent-on-linux-secops-tools-linux-infra-security-management-0d3323ddbcbc
- url
- https://medium.com/@dharabarani/how-to-install-qualys-cloud-agent-on-linux-secops-tools-linux-infra-security-management-0d3323ddbcbc
- canonical_url
- https://medium.com/@dharabarani/how-to-install-qualys-cloud-agent-on-linux-secops-tools-linux-infra-security-management-0d3323ddbcbc
- author_url
- https://medium.com/@dharabarani
- status
- ok
- fetched_at
- 2026-08-06 01:07:06