How to manage agent logs in Multilogin X
If this is your first time configuring the agent, you’ll need to create your own agent.yaml
file.
Step 1: find or create a configuration file agent.yaml
- Go to your local Multilogin X folder in your system:
- Windows:
C:\Users\%username%\mlx
- macOS:
/Users/%username%/mlx
- Linux:
/home/%username%/mlx
- Windows:
- Create a new text file using any editor (for example, Notepad)
- Rename the file to
agent.yaml
Step 2: edit the agent.yaml
file
- Open the file with any text editor
- Add the following line:
AutoUploadLogEnabled: false
- Save and close the file
Things to remember:
- This feature can only be used on agent version 1.32 or higher
-
If the
AutoUploadLogEnabled
flag is not present in theagent.yaml
file, or if there is no such file in the folder, it will automatically be set totrue