Applies To:
[ Zend Platform 3.x]
[ All operating systems ]
Symptom
When you get two or more similar events in Platform, they are aggregated, and when you check the event details, you can see only the details of the first event that happened.
In some cases, it is important to notice different parameters that lead to the same event, meaning, you need the information from other occurrences of the event.
Resolution / Workaround
The Event Aggregation functionality is designed for preventing multiple events that can load the server in memory etc.
Currently it is not possible to disable it.
We suggest that you delete the event, next time the event happens it will be recorded with the new details.
Excerpt: How to view old parameters of an event.
Original Post Date: 2009-10-23 14:09:14
Alternative Description:
How to view old parameters of an event
Comments