Skip to main content

Stopping the Agent from Auto-Sending Log Files

Overview

To improve performance and provide excellent support, Indigo X automatically collects agent and launcher logs every six hours. These logs are securely stored on our AWS servers and are used exclusively for support and troubleshooting purposes.

We understand that some users may prefer not to share this data with us. This guide will show you how to disable Indigo X's automatic log sending feature and how to upload logs manually only when needed.

Disabling Automatic Log Collection

Locating or Creating agent.yaml

  1. Navigate to your system's Indigo X local folder:
C:\Users\%username%\indigo
  1. Create a new text file using any text editor (like Notepad)
  2. Rename the file to agent.yaml

Configuring agent.yaml

  1. Open the file in any text editor
  2. Add the following line:
    AutoUploadLogEnabled: false
  3. Save and close the file
Important Notes
  • This feature is only available in agent version 1.32 or higher
  • If the AutoUploadLogEnabled flag is missing from the agent.yaml file or the file itself is not present in the folder, the setting will automatically default to true

Sending Logs Manually

You can still send logs manually at your convenience, even when AutoUploadLogEnabled is set to false:

  1. Click the Indigo X icon in the system tray
  2. Select "Send logs"
Send logs UI
note

There's no need to wait for a confirmation message - the logs are automatically uploaded to the server.