Skip to main content
Version: 1.8.x.x LTS

Migration guide from LTS-2019 to LTS-2021

  • The path for the admin web application has changed from nevisrds/admin to nevisdetect/admin.
    • nevisadapt.properties: replace spring.datasource.tomcat.maxActive with the attribute spring.datasource.hikari.maximumPoolSize.
    • nevisadapt.properties and nevisdetect-persistency.properties: adjust the other connection pool settings.
  • The IP address analyzer calculates risk based on the history of used IP addresses.
  • The IP velocity analyzer calculates a risk score based on geo-velocity information.
  • The IP reputation analyzer checks whether the IP address is blacklisted.