Total Authenticated users

Avatar
  • updated
  • Answered
We need to list the total number of "all authenticated users" in the report.
we have found only the top authenticated users and also we have more than 10000 users.
How can we do this?
authenticated users more than 10000
Avatar
Michael
The program doesn’t allow users to set more than 10000 items in a table as such tables become very large and not all browsers can show them. However, it is possible to edit the configuration files manually and change this value.

If you wish to set the limit for all the profiles (and you set it in Options > Report > Contents), you need to edit the Main.cfg file located in the Config subfolder of the WebLog Expert data folder (usually “C:\Program Files\WebLog Expert” under Windows XP/2003 or older and “C:\ProgramData\WebLog Expert” under Windows Vista/2008/7 or newer). You can edit the file using Notepad or similar editor, search for value 10000 and replace it with a larger value.

Please note that if you use Windows Vista/2008/7 or newer, the C:\ProgramData is hidden by default (unlike the Program Files folder), so you need to set the Explorer to show hidden files and folders to access this folder.
Avatar
Maarif
I have changed the value in the config file to 20000 but still give me the error in the application when I try to enter more than 10000!
Avatar
Maarif
Waiting for reply!
Avatar
Michael
You cannot enter more than 10000 in the program settings. What you need to do is to change the setting in the profile file manually, and then analyze the profile without changing the number of items in the program settings.

Please note that the report with more than 10000 items can be created for static HTML, PDF and CSV reports. Dynamic HTML reports cannot show more than 10000 items per table in any case.
Avatar
Maarif
Thanks for your reply,
Now I can list all authenticated users after update each profile config file one by one and change "Count27=20000"
but now we need to list the total number of authenticated users in the general report
How can we do this?
Avatar
Michael
Unfortunately it's not possible to show additional metrics like the number of authenticated users in the general (summary) report.