ERROR: duplicate key value violates unique constraint "idx_es_logontracking_unique"
DETAIL: Key (computername, username, start_unix, logonid)=(2, 30, 1409919385, 0xedeedc2f) already exists.
STATEMENT: insert into eventsentry.ESLogonTracking (start_unix,start_datetime,computername,groupname,username,LogonID,SourceIP,SourceComputer,ComputerProductType,eventnumber,RemoteDesktopState,incomplete,duration,LogonType,IsSession) values(1409919385,'2014-09-05 12:16:25'::timestamp,2,3,30,'0xedeedc2f',3,13,'SRV',0,1,0,0,10,1)