Separating logs from different apps in fly-log-shipper to send to logtail

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

NEVERMIND! You can use fly.app.name to pick out which app to look at ! Awesome

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.