It is possible to change the default log folder location on Tableau Desktop by modifying the Windows registry or Mac plist file.
From Tableau Desktop 2025.2.3, 2025.1.8 or later, it is possible to change the location of the default log folder by following the steps below. It may be necessary to work with your IT administrator if not familiar with updating the Windows Registry or Mac plist files.
On Windows:
Open the Windows Registry Editor
Navigate to the registry path: Computer\HKEY_CURRENT_USER\SOFTWARE\Tableau\Tableau <version>\Directories
Add or modify the Logs registry string value to the desired path
To save the the log files back to the default location, follow the steps above and either remove the Logs registry string value altogether or set it to an empty string value (“”).
On Mac:
Modify the /Users/<local user>/Library/Preferences/com.tableau.Tableau-<version>.plist by adding a Directories.Logs key and the directory path value. Restart the application to see your changes.
Run the following command from the Terminal command prompt:
defaults write com.tableau.Tableau-<version> Directories.Logs "<file_path>"
To save the log files back to the default location, either:
Remove the Directories.Logs key by running the following command:
defaults delete com.tableau.Tableau-<version> Directories.Logs
Set the value to an empty string value (“””) using the following command:
defaults write com.tableau.Tableau-<version> Directories.Logs ""
005166930

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.