Skip to main content

One post tagged with "Floodlight"

View All Tags

· One min read

記錄一下執行floodlight時,有ㄧ些參數可以使用,都是用來指定設定檔的位置。

Floodlight configuraion:​

--configFile ${configuration path}

Log configuraion:​

-Dlogback.configurationFile=${FL_LOGBACK}

範例​

java -Dlogback.configurationFile=logback.xml floodlight.jar --configFile floodlightdefault.properties