Modifying configuration settings in PHP after S247DataExporter installation

How to change the configuration in PHP after installing the S247DataExporter

Linux

Modify the configuration.json file located in the /opt/S247DataExporter/conf directory.

Windows

Modify the configuration.json file located in the <installation path>\S247DataExporter\conf directory.
The default installation path is C:\Program Files (x86).

 Option
 Description
 license.key
 Your account's license key (Restarting S247DataExporter is required).
 behind.proxy
 The option for enabling or disabling the proxy (Enter true or false).
 proxy.url
 Complete proxy URL.
 agent.status.port
 Inter Process Communication status port number (Restarting S247DataExporter is required).
 agent.data.port
 Inter Process Communication data port number (Restarting S247DataExporter is required).
 service.log.dir
 The path to the directory where logs will be stored.
 service.log.level
 The logging level (Enter INFO or WARNING or DEBUG or NOLOG).
 service.log.size
 Log size limit before rotating the log file (Enter size in bytes).