Customize data logging location
By default, the DataLogPro's historical data is stored in C:\Users\Public\Documents\RSView Enterprise\SE\DataLogProData\engine. If you want to have the data logged in a different folder, modify the file
Config.json
in C:\Program Files(x86)\Rockwell Software\RSView Enterprise\3rdParty\InfluxData\InfluxDB. Because the DataLogPro data storage service Rockwell DataLogProPlus Service
is signed in as Local Service
, the specified folder must be granted read and write permissions to the Local Service
account.To customize data logging location
- Open the fileConfig.jsonin C:\Program Files(x86)\Rockwell Software\RSView Enterprise\3rdParty\InfluxData\InfluxDB.
- Edit the engine path. You must use slash (/), not backslash (\) in the path.For example,"engine-path": "C:/Users/Public/Documents/New Folder".
- Restart theRockwell DataLogProPlus Serviceor your computer.
Provide Feedback