Difference between revisions of "GigaFlow Startup Parameters"

From Observer GigaFlow Support | VIAVI Solutions Inc.
Jump to: navigation, search
Line 19: Line 19:
 
  samesite=none|lax|strict
 
  samesite=none|lax|strict
 
  samesitesecure=true|false
 
  samesitesecure=true|false
 +
 +
X-FRAME-OPTIONS
 +
X-FRAME-OPTIONS=SAMEORIGIN
 +
X-FRAME-OPTIONS=DENY

Revision as of 09:40, 13 January 2021


Enable local playback of pcap into application fileLocation|delayBetweenPacketsInMS

localpcap=c:/temp/demo_102017_1_To191.pcap|100

Change global arp/cam polling ntervals

periodPolledSNMPARP=1800000 //30 minutes
periodPolledSNMPCAM=1800000

Changing the database

connectionURL=jdbc:postgresql://localhost/myipfix

Changing http and https port

httpport=7902
httpsport=8902

Changing cross site security

samesite=none|lax|strict
samesitesecure=true|false

X-FRAME-OPTIONS

X-FRAME-OPTIONS=SAMEORIGIN
X-FRAME-OPTIONS=DENY