maritime-web / ArcticWeb

Complete project containing generic services and web for arctic web
https://arcticweb.e-navigation.net
Apache License 2.0
2 stars 0 forks source link

Failed requests to /ais-store-rest are not reported by surveillance #80

Open tejl opened 8 years ago

tejl commented 8 years ago

Failed requests to /ais-store-rest are not reported by surveillance because the failed requests are logged releated to AisDataServiceImpl, which is also used to request /ais-track, which is successfull.

Separate requests to /ais-store-rest out into separate service and monitor that service.