question

Kim Strasser avatar image
Kim Strasser asked

Is it possible to only store a certain kind of events?

I have only 3 event names in Manage Events (Preview). Is it not possible to choose other event names?

Is it possible to only store failed events which have an error message?

Is it possible to only store a certain kind of events? For example CloudScript events which have a certain log like "Store event".

In CloudScript, I use this code:

log.info("Store event");
PlayStream
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 Answer

·
Seth Du avatar image
Seth Du answered

No, the Manage events only supports sampling events, which is decided by the percentage value you have input. Your log “Store event” is a property contained in the event payload, which won’t be analyzed by Manage event.

Please feel free to send a thread on the Feature Requests forum --https://community.playfab.com/spaces/24/index.html.

10 |1200

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

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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