- CheckMates
- :
- Products
- :
- Harmony
- :
- Endpoint
- :
- Re: Information on the psql tool for Endpoint Secu...
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Information on the psql tool for Endpoint Security Management server
During a remote session today I watched a Check Point engineer using the following command while investigating a potential database corruption on the customer's Endpoint Security Management Server:
psql -p 18272 uepm
The prompt then changed to "uepm=>" at which point SQL queries could be run.
I really can't find any information on Check Point's documentation though about the above tool/functionality so I was wondering if somebody could point me towards something. If there is none, would I be right to assume that the tool in question is Red Hat-based?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sorry, this should have been posted inside the Endpoint Products section...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In general, you shouldn't be doing this without direct guidance from Check Point TAC/R&D.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I can fully appreciate that point but it would be nice if Check Point could release some documentation on the subject so we can experiment on a testing environment.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I assume it's a standard PostgreSQL binary and would respond appropriately to well-formed queries.
In addition to being used for Endpoint, it's also used for SmartEvent, though I'm pretty sure different instances are used.
Regardless, we do not support people manipulating the databases directly in this manner.
