Hi everyone,
Suddenly our OBA logs got enormous. When looking at the logs, there are literally hundreds of calls per second to this address:
These are from the tomcat-9 directory:
/onebusaway-transit-data-federation-webapp/remoting/transit-data-service
There seem to be corresponding logs in the tomcat6 directory like this for but different stop IDs:
2024-10-07 17:36:56,328 WARN [RemoteInvocationTraceInterceptor.java:87] : Processing of HessianServiceExporter remote call resulted in fatal exception: org.onebusaway.transit_data.services.TransitDataService.getStop
org.onebusaway.exceptions.NoSuchStopServiceException: No such stop: SAN_92041
What would explain this behavior? Is it somebody trying to get stop updates every second for many stops, or a cyber attack issue?
Thanks,
Devin