Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Copy the PhixFlow Webapp into Tomcat

...

See also Configure Login Forms.

Configure logback.xml 
Anchor

...

logback

...

logback


The logback.xml file controls detailed event/error logging on the server.

...

Info
If it is ever necessary to change the logback.xml, those changes will take effect within a minute or so, without having to restart the Tomcat server.

Configure phixflow-logging.xml
Anchor
logging
logging

The phixflow-logging.xml file contains a list of directories that contain log files, and is used when downloading log files from the GUI.

...

Using Your own Logo in PhixFlow

Optionally, you can configure PhixFlow to display your own company logo. You need a vector graphic .svg file of your logo, renamed as customerLogo.svg (case sensitive). Add the file to  $TOMCAT/webapps/phixflow/gui/images/

...