- Home
- Main Features
- Agent Connection with Launcher
- How to Manage Agent Logs in Multilogin
How to Manage Agent Logs in Multilogin
Author Yelena V (Updated on March 4, 2026)
Updated on March 4, 2026
The situation is as follows: Multilogin automatically collects logs every six hours (such as Agent and launcher details) to ensure everything runs smoothly. These logs are securely stored on AWS and help us troubleshoot and improve your experience.
However, we understand—privacy is important. If you do not want to share data automatically, don’t worry! You can turn off the automatic upload feature and share logs only when needed. We support you through these simple steps, allowing you to stay in control.
How to Disable Automatic Log Upload
If this is your first time setting up the Agent, you need to create your own agent.yaml file.
agent.yaml
Step 1: Find or create the configuration file agent.yaml

agent.yaml
- Go to the local Multilogin folder in your system:
Windows: C:Users%username%mlx
macOS: /Users/%username%/mlx
Linux: /home/%username%/mlx
- Windows: C:Users%username%mlx
C:Users%username%mlx
- macOS: /Users/%username%/mlx
/Users/%username%/mlx

- Linux: /home/%username%/mlx
/home/%username%/mlx
- Create a new text file using any editor (e.g., Notepad)
- Rename the file to agent.yaml
agent.yaml
Step 2: Edit the agent.yaml file
agent.yaml
- Open the file with any text editor
- Add the following line: AutoUploadLogEnabled: false
AutoUploadLogEnabled: false
- Save and close the file

Things to remember:
- This feature is only available on gent version 1.32 or higher
- If the AutoUploadLogEnabled flag does not exist in the agent.yaml file, or if the file is not present in the folder, it will be automatically set to true
agent.yaml
AutoUploadLogEnabled
true
How to Manually Send Logs
Even if you set AutoUploadLogEnabled to false, you can still manually send the logs directly to our AWS server as you wish:
AutoUploadLogEnabled
false

- Click the Multilogin icon in the system tray
- Select "Send Logs"
There is no need to wait for a confirmation message; the logs will be automatically sent to the server.
In this article
- How to disable automatic log upload
- Step 1: Locate or create the configuration file agent.yaml
- Step 2: Edit the agent.yaml file
- How to manually send logs
Multilogin Community
Stay informed, share your thoughts, and interact with others!
Read more related content
Related Articles
- How to automatically start the Agent in Multilogin
- How the Agent and the Launcher work together in Multilogin
- How to connect the Agent in Multilogin
- How to disconnect and reconnect the Agent in Multilogin