InfluxDB
InfluxDB is an open-source time series database. FactoryTalk View SE installs InfluxDB for
storing the logged data by DataLogPro. The installed version is InfluxDB OSS 2.7. The
historical data in InfluxDB is stored in C:\Users\Public\Documents\RSView
Enterprise\SE\DataLogProData.
Use the Influx command line interface (CLI) to interact with and manage your InfluxDB, such as creating users, assigning a token to users, and so on. The command line interface (CLI) is in C:\Program Files (x86)\Rockwell Software\RSView Enterprise\3rdParty\InfluxData\InfluxCli.
Use the InfluxDB UI to manage and access data from your InfluxDB. To access the UI, with InfluxDB running, visit
ComputerName:8086
in your browser. If it's on your current computer, visit localhost:8086
.Provide Feedback