Skip to main content
Skip table of contents

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:

BASH
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:

BASH
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.






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.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.