swooders.
Explore posts from serversDownload historical data for kuma service
We have a kuma service deployed on railway, and are trying to download the historical data collected by the service. There are a few ways we can get the data we need:
* Download the railway volume - this will contain the database with the historical data
* Download the current docker image
* SSH into the service to download the data
* Download all the service logs, which also contains all the information we need
However, I haven't been able to do any of these with the Railway console or CLI. Are any of these options possible, and if so, what do you recommend?
26 replies