Difference between revisions of "GigaFlow Startup Parameters"

From Observer GigaFlow Support | VIAVI Solutions Inc.
Jump to: navigation, search
Line 11: Line 11:
 
Changing the database
 
Changing the database
 
  connectionURL=jdbc:postgresql://localhost/myipfix
 
  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

Revision as of 12:53, 7 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