Idea

Ian Oliver avatar image
Ian Oliver suggested

S3 Archiving of Server Game Logs

We are working on a title using PlayFab custom servers. I know that we can get the log for individual game sessions, but I would like the ability to scan logs over a time period looking for error conditions and logging statements.

Ideally it would be great to be able to specify an s3 bucket (in the same way we do for play stream events) and have playfab write/copy the logs there. This would enable us to use log-scan monitoring and more easily search a large amount of data for specific problems.

Custom Game Serversdata
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Comment

·
1807605288 avatar image
1807605288 commented

Despite the fact that we don't have this feature built in by default, I think you could still easily do it yourself.

Your own S3 bucket is entirely under your control already, so all you need to do is make your game server write its logs to your S3 bucket.

AGREED, it would be handy if PlayFab could streamline this for you, but there's nothing stopping you from doing it yourself, especially if you already have the S3 bucket and game servers already running.

1 comment
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Ian Oliver avatar image Ian Oliver commented ·

Sure, but this has a number of problems, not least of which it assumes that our server goes down cleanly - when we would have the opportunity to do something like this.

I would argue the value in this feature is that it wouldn't matter what state your server was in when it was shutdown.

0 Likes 0 ·

Write a Comment

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Your Opinion Counts

Share your great idea, or help out by voting for other people's ideas.