- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
11-07-2016 10:45 AM - edited 11-07-2016 11:08 AM
Hello,
I am integrating User ID agent on a multi domain invironment.
I have around 14000 users total. What are the System requirements to spin a VM machine where I will install the User ID agent.
to be specific, my client is asking what is the amount of HD that we need to recerve for those user ID logs.
Please let me know any ideas.
Thank you in advance.
11-08-2016 01:12 AM
Hi @Kaliman
A couple of megabytes should suffice (about 10mb). the UserID agent does not hold a traditional log file, it basically has a flat file containing the actual list of user to ip mappings (a text file, really) which is updated on the fly (entries added and deleted live)
The UserID agent will read the ActiveDirectory event logs for entries, but will not store these, it will simply collect user and IP information from 'logon success' and similar events, and add these to a flat file and forward the information to all it's connected firewalls. as soon as an entry becomes obsolete (idle timeout, probe fail, ...) , it will be removed from that flat list, and the connected firewalls will also be informed
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!