Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Production Management

Configure logging parameters in config file

  • Last UpdatedApr 10, 2025
  • 1 minute read

You can specify advanced logging level parameters in the service configuration file.

For more information, see Modify the SE.SPO.AmplaService.exe.config.

To edit the configuration file

  1. Navigate to the C:\Program Files\AVEVA\AVEVA Production Management directory.

  2. Locate the SE.SPO.AmplaService.exe.config file.

  3. Open the configuration file with Notepad or a similar editor.

    Windows File Explorer showing the AVEVA Production Management install directory with the SE.SPO.AmplaService.exec.config file highlighted.

LogLevel key

The LogLevel key specifies the minimum log level of log messages to send to the logger application. The values can be Verbose, Debug, Information, Warning, Error, or Fatal. Debug and Verbose provide the highest level of detail. The default log level is Information.

<!-- Verbose / Debug / Information / Warning / Error / Fatal -->

<add key="LogLevel" value="Information" />

<add key="serilog:minimum-level" value="Information" />

TitleResults for “How to create a CRG?”Also Available in