How To Know if the Agent has Produced Results that can be Uploaded to OUTSCAN
Purpose
This document describe how to check if the Agent have produced results that can be uploaded to OUTSCAN.
How To Check if the Agent Scan has Produced Results
When a scheduled scan has been performed, the result is submitted to the API. Failing to submit to the API will leave the results for the next call home. To check if a result has been produce by the scan to be uploaded follow the steps in this document.
Windows
Open a file Explorer
or Windows PowerShell
as administrator and enter the following command:
ls C:\ProgramData\Outpost24\Agent\schedules\results\
Linux
Login to you Linux system with an account having admin privileges or being able to elevate privileges and become root and run the following command:
sudo ls -la /var/cache/o24-agent/schedules/results
Example
In both case, this directory contains the results for the Agent. Each schedule is a directory of type (UUID) that contains 1 to 2 encrypted files: commands.enc
(for Linux), psh-commands.enc
and registry.enc
(for Windows).
Windows example:
Linux example:
You can also check the date and time of each files to ensure, they are updated and changing.
If you have several UUID sub directories, that simply means you have configured several schedules, so that you are getting several results matching the schedules.
Related Articles
- Installing Agent on macOS
- How To Remove an Agent from Linux
- How To Check Connectivity to Outpost24 Agent Server
- Installing Outpost24 Agents
- Agent Latest Version
- How To Get Results From the Agent in OUTSCAN
- How To Find the Agent Version
- How To See if OUTSCAN has Discovered the Agent
- How To Use the Agent Info Command
- How To Find New Agents In OUTSCAN
- How To Retrieve the Agent UUID
- Setting Up an Agent Using System Proxy
- How To Know if the Agent has Retrieved Schedules from OUTSCAN
- How To Add Agent Attributes
- How To Update the Agent
Copyright
© 2024 Outpost24® All rights reserved. This document may only be redistributed unedited and unaltered. This document may be cited and referenced only if clearly crediting Outpost24® and this document as the source. Any other reproduction and redistribution in print or electronically is strictly prohibited without explicit permission.
Trademark
Outpost24® and OUTSCAN™ are trademarks of Outpost24® and its affiliated companies. All other brand names, product names or trademarks belong to their respective owners.