Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
From where I can get the Audit Logs? Can someone tell me what these audit log contains?
Br
Anta
Hi Anta,
Sorry for late reply.
Audit Log generates log for every action.
so that every query is registered and it is possible to see “who did what” retroactively.
So, according to your implementation you can get an idea of what would be the size of your text file. if you are having hundreds of users, multiple applications and users are using extensively, so size will increase faster.
So, you will need to keep an eye how your file is increasing its size.
Just look at your file, how its adding weight every minute, every hour, every day, every week. That will give you a very clear idea how your audit log is responding to your implementation scenario.
Regards,
Ashutosh
Hey Ashutosh
Thanks a lot for the reply. Its really helpful.
Br
Anta
Hi Ashutosh ,
Please help me to solve the below query :-
1. During peak hours of RAM / CPU utilization , i would like to find out the reason for that peak hours.
Is it because of Qlikview development done at that time and who is doing that?
OR
Is is that the users are accessing dashboard in that time window and who all are accessing ?
OR
Any scheduled tasks or jobs are run ?
Can we find out through this application ?
If no then how can i do it ?
Which logs are required to fulfill this requirement?
Please help.