Back

Boudicca EventCollectors WebUI

Single Collection

Collector: roeda

Duration: 63 s

Start/End Time: 27.12.25 14:38 / 14:39

Errors: 0

Warnings: 0

Total Events Collected: 35

Http Calls

Url Response Code Duration Start/End Time Post Data (if it is a post request)
https://xn--rda-sna.at 200 2532 ms 27.12.25 14:38 / 14:38

Log lines

13:38:56.447 [virtual-131] INFO base.boudicca.api.eventcollector.EventCollectionRunner -- exception caught, retrying in 1 minute
base.boudicca.api.enricher.EnricherException: could not reach enricher: https://enricher.boudicca.events
	at base.boudicca.api.enricher.EnricherClient.enrichEvents(EnricherClient.kt:41)
	at base.boudicca.api.eventcollector.runner.BoudiccaRunnerEnricherInterface.enrichEvents(BoudiccaRunnerEnricherInterface.kt:9)
	at base.boudicca.api.eventcollector.EventCollectionRunner.enrich$lambda$0(EventCollectionRunner.kt:140)
	at base.boudicca.fetcher.RetryUtilKt.retry(RetryUtil.kt:21)
	at base.boudicca.fetcher.RetryUtilKt.retry(RetryUtil.kt:11)
	at base.boudicca.api.eventcollector.EventCollectionRunner.enrich(EventCollectionRunner.kt:139)
	at base.boudicca.api.eventcollector.EventCollectionRunner.collect(EventCollectionRunner.kt:87)
	at base.boudicca.api.eventcollector.EventCollectionRunner.run$lambda$0$1$0(EventCollectionRunner.kt:51)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.base/java.lang.VirtualThread.run(VirtualThread.java:329)
Caused by: base.boudicca.openapi.ApiException: enrich call failed with: 502 - Bad Gateway
	at base.boudicca.enricher.openapi.api.EnricherApi.getApiException(EnricherApi.java:75)
	at base.boudicca.enricher.openapi.api.EnricherApi.enrichWithHttpInfo(EnricherApi.java:115)
	at base.boudicca.enricher.openapi.api.EnricherApi.enrich(EnricherApi.java:93)
	at base.boudicca.api.enricher.EnricherClient.enrichEvents(EnricherClient.kt:38)
	... 10 common frames omitted