Page 1 of 1
EventLog missing
Posted: Sun Apr 19, 2020 10:04 am
by Bojik
I am trying to go back and check a few transactions on users.
I had log set to delete after 90 days and server was built on 4/12.
But when I look at the log files using ELV1.06 it only pulls the logs from 4/17 forward.
I can visit the log folder and the logs are there.
Why is it not including the logs from 4/12 - 4/16?
Re: EventLog missing
Posted: Sun Apr 19, 2020 10:17 am
by Bojik
Never mind, I had set a date filter from a prior log search and forgot to clear it.
Re: EventLog missing
Posted: Sun Apr 19, 2020 10:25 am
by Bojik
Is there a quick filter setting to filter a account to see buy-in and pay-out of account?
I can filter to the account with the name but every filter I try includes every balance change when join\leave tables.
I am just looking for Increment\Decrement entries by admin on the account only.
Thx
Re: EventLog missing
Posted: Sun Apr 19, 2020 10:30 am
by Kent Briggs
You should be able to include the Event Type and Exclude String options to narrow it down.
Re: EventLog missing
Posted: Sun Apr 19, 2020 10:35 am
by Bojik
Is there a way to 'must include' a filter in the event log filter?
I can filter by user name, then by master and exclude ring & tourney but I get all of the master events from all players, not just the player I'm looking for.
Re: EventLog missing
Posted: Sun Apr 19, 2020 10:51 am
by Bojik
So this is the log line I am trying to filter to
2020-04-12 15:31:47 Account MexMac +260 balance 260 (Console)
So I can filer by MexMac and have Account checked, but that includes all table transactions as well.
If I then add a filter for remote & console it then brings in all of the other players since there is no 'must include' constraint on MexMac.
Re: EventLog missing
Posted: Sun Apr 19, 2020 10:54 am
by Kent Briggs
Bojik wrote:Is there a way to 'must include' a filter in the event log filter?
If you only include one in the Include list. But you can export the first pass result (export file name must begin with "EventLog") then reload that file and do a second pass on it.
Re: EventLog missing
Posted: Sun Apr 19, 2020 11:09 am
by Bojik
Perfect, thx