Log File Location

This property allows you to specify the name and location of the log file that the station will generate. The information in the log file is the same as the information that appears in the station interface.

By default, the station logs are written to the following file:

{fiper.station.tempdir}/{fiper.station.name}/station.log 

and backup files station1.log, station2.log, etc. This property lets you override the default.

  • Property name: fiper.station.logfile=<log_file_name>

  • Command line argument: logfile:<log_file_name>

Give the full path to the desired directory, plus the file name; for example:

station logfile:/logs/station_log.txt