![Novell SENTINEL LOG MANAGER 1.0.0.5 - 03-31-2010 Скачать руководство пользователя страница 15](http://html1.mh-extra.com/html/novell/sentinel-log-manager-1-0-0-5-03-31-2010/sentinel-log-manager-1-0-0-5-03-31-2010_administration-manual_1711904015.webp)
Security Considerations for Sentinel Log Manager
15
no
vd
ocx
(e
n)
19
Fe
bru
a
ry
20
10
ESM knows to use SSL by reading the following information in
Install_Directory
/config/
configuration.xml
:
<strategy active="yes" id="proxied_client"
location="com.esecurity.common.communication.strategy.proxystrategy.ProxiedCl
ientStrategyFactory">
<transport type="ssl">
<ssl host="164.99.18.132" port="10013" keystore="./novell/sentinel/
.proxyClientKeystore" />
</transport>
</strategy>
2.1.3 Communication between the Server and the Database
The protocol used for communication between the server and the database is defined by a JDBC*
driver.
Sentinel Log Manager uses the PostgreSQL* driver (
postgresql-
version
.jdbc3.jar
) to
connect to the PostgreSQL database, which is a Java (Type IV) implementation. This driver supports
encryption for data communication. To download the driver, refer to the
PostgreSQL Download
Page (http://jdbc.postgresql.org/download.html)
. To configure the encryption, refer to
PostgreSQL
Encryption Options (http://www.postgresql.org/docs/8.1/static/encryption-options.html)
.
NOTE:
Turning encryption on has a negative impact on the performance of the system. Therefore,
this security concern needs to be weighed against your performance needs. The database
communication is not encrypted by default for this reason. Lack of encryption is not a major concern
because communication with the database occurs over the localhost network interface.
2.1.4 Communication between the Collector Managers and
Event Sources
You can configure Sentinel Log Manager to securely collect data from various event sources.
However, secured data collection is determined by the specific protocols supported with the event
source. For example, the Check Point LEA, Syslog, and Audit Connectors can be configured to
encrypt their communication with event sources.
For more information on the possible security features that can be enabled, refer to the Connector
and Event source vendor documentation.
2.1.5 Communication with Web Browsers
The Web server is by default configured to communicate via HTTPS. For more information, see the
Tomcat documentation (http://tomcat.apache.org/tomcat-4.0-doc/ssl-howto.html)
.
2.1.6 Communication between the Database and Other Clients
You can configure the PostgreSQL SIEM database to allow connections from any client machine
that uses pgAdmin or another third-party application.
To allow pgAdmin to connect from any client machine, add the following line in the
Install_Dirirectory
/3rdparty/postgresql/data/pg_hba.conf
file:
Содержание SENTINEL LOG MANAGER 1.0.0.5 - 03-31-2010
Страница 4: ...4 Sentinel Log Manager 1 0 0 4 Administration Guide novdocx en 19 February 2010 ...
Страница 46: ...46 Sentinel Log Manager 1 0 0 4 Administration Guide novdocx en 19 February 2010 ...
Страница 74: ...74 Sentinel Log Manager 1 0 0 4 Administration Guide novdocx en 19 February 2010 ...
Страница 140: ...140 Sentinel Log Manager 1 0 0 4 Administration Guide novdocx en 19 February 2010 ...
Страница 146: ...146 Sentinel Log Manager 1 0 0 4 Administration Guide novdocx en 19 February 2010 ...
Страница 148: ...148 Sentinel Log Manager 1 0 0 4 Administration Guide novdocx en 19 February 2010 ...
Страница 158: ...158 Sentinel Log Manager 1 0 0 4 Administration Guide novdocx en 19 February 2010 ...
Страница 166: ...166 Sentinel Log Manager 1 0 0 4 Administration Guide novdocx en 19 February 2010 ...
Страница 168: ...168 Sentinel Log Manager 1 0 0 4 Administration Guide novdocx en 19 February 2010 ...