Logs
- Last UpdatedMar 11, 2025
- 1 minute read
Checking adapter and endpoint logs
To view the adapter and endpoint logs to isolate issues for resolution:
-
Navigate to the logs directory:
Windows: %ProgramData%\OSIsoft\Adapters\StructuredDataFiles\Logs
Linux: /usr/share/OSIsoft/Adapters/StructuredDataFiles/Logs
-
Optional: Change the log level of the adapter to receive more information and context.
For more information, see Logging.
ASP .NET Core platform log
The .NET Core platform log provides information from the web server that hosts the application. The log could contain information that the adapter is overloaded with incoming data. Perform the following steps to spread the load among multiple adapters:
Definition:
-
Decrease the scan frequency.
-
Lower the amount of data selection items.