Make default to list latest events first?
Make default to list latest events first?
In the console view if I click on the number in the events column it give a list of events with oldest first. I can change that to newest first by clicking on the "Time" label at the top but that is temporary. If I go somewhere else and come back to this page it still lists oldest first. Is there a way to change this to default to newest first. I did a bit of looking at settings and tried google but didn't come up with anything on this.
Re: Make default to list latest events first?
Yep 
Go to Options -> Web and set WEB_EVENT_SORT_FIELD to id and WEB_EVENT_SORT_ORDER to desc

Go to Options -> Web and set WEB_EVENT_SORT_FIELD to id and WEB_EVENT_SORT_ORDER to desc
Re: Make default to list latest events first?
Thanks! I figured it was probably somewhere in the long list of options. This seems to work with just the order set to 'desc' and the sort field left at "DateTime" which I think is the default when installed. So changing the sort field seems optional.