Rhev and Spice protocol in virtual desktop
Responses
Hello, Babu
This information (console_user_id and client_ip) is stored in the RHEV-M database. Please be aware that custom SQL queris in not supported.
Pavel
Yes, it is.
You can create read-only PostgreSQL user and use it for SQL selects (It's regular PostgreSQL server). The better way is creation of custom wrapper application to do it.
As far as custom SQL don't support by Red Hat you can open support case to do it (prepare/validate queries).
I can advise to backup DB, restore it somewhere and play with it before running in production: https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Virtualization/3.1/html-single/Administration_Guide/index.html#Backing_up_the_engine_database_using_the_backup.sh_script
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
