So, I am using the fly-log-shipper to get logs from multiple apps Shipping Logs · Fly . I’m putting it all into logtail like the example does.
My issue is that I can’t segment logs from the seperate apps. Is there a way I could go about doing that? Maybe have the apps do console logs with the name of the app and I can use it that way to see which log is from which.
But, honestly it seems to me that this is overkill. And that I should probably set each app to log as different sources in logtail?
I am welcome to any suggestions about this