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
  1. Open the file
    Config.json
    in C:\Program Files(x86)\Rockwell Software\RSView Enterprise\3rdParty\InfluxData\InfluxDB.
  2. Edit the engine path. You must use slash (/), not backslash (\) in the path.
    For example,
    "engine-path": "C:/Users/Public/Documents/New Folder"
    .
  3. Restart the
    Rockwell DataLogProPlus Service
    or your computer.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal