System Requirements
Supported Operating Systems (standalone installation)
The following operating systems are supported for standalone installation:
Solaris 9, 10 (x86, SPARC)
Linux Kernel versions 2.6.x and later (x86: 32-bit, 64-bit)Â
Windows 2003 / 2008 / 2012 (32-bit, 64-bit)Â
Windows XP (32-bit)
Windows Vista (32-bit, 64-bit)Â
Windows 7 (32-bit, 64-bit)Â
Mac OS X 10.5 and 10.6 (32-bit, 64-bit)
AIX 5.2 and 5.3Â
HP-UX 11iv2 (11.22) and 11iv3 (11.31) (PA-RISC or Itanium)
Supported Application Servers
The following are supported Application Servers for deployment of XpoLog as an application (requires JAVA 1.6+):
- Tomcat 5.5+
- JBoss 4+
- WebSphere 6.1+
- WebLogic 9+
Note: XpoLog is known to run on additional application servers. However, it was tested only on the above servers.
JAVA
JAVA 1.6 or later is required. JAVA 1.7 is recommended.
Supported Browsers
The following browsers are supported:
Mozilla Firefox
MS Internet Explorer
- Google Chrome
Required Ports
The following are the default ports which should be opened:
30303 - HTTP client access to XpoLog web interface and communication between different XpoLog instances (can be modified if needed)
- 30443 - HTTPS client access to XpoLog web interface and communication between different XpoLog instances (can be modified if needed)
22 - In order to enable XpoLog to establish connections to remote machines over SSHÂ (can be modified if needed)
- 25 - In order to enable XpoLog to use a SMTP server to send emails (can be modified if needed)
- Alerting:
- 162 - In order to enable XpoLog to send SNMP traps (can be modified if needed)
- 7676 - In order to enable XpoLog to send JMS messages (can be modified if needed)
- 389 - In order to enable XpoLog to authenticate users against an Active Directory (can be modified if needed)
- JDBC - In case XpoLog is planned to connect to databases using JDBC drivers, it is mandatory to open the relevant ports:
- Oracle - 1521Â (can be modified if needed)
- MSSQL - 1433Â (can be modified if needed)
- MySQL - 3306Â (can be modified if needed)
- DB2 -Â 50000Â (can be modified if needed)
- Postgres - 5432Â (can be modified if needed)
- Windows Only:
- 135-139, 445 - Share and UNC access to remote serversÂ
Hardware Recommendations
Â
Standard
The following is hardware recommendation for up to 3 concurrent users, and < 2 GB of daily logs volume:
- 4 CPU cores (2.5-3 GHz per core)
- Standard Linux or Windows 64-bit or 32-bit distributionÂ
- 4 GB RAM
Recommended
The following is hardware recommendation for up to 5 concurrent users, and < 10 GB of daily logs volume:
- 8 CPU cores (3 GHz per core)
- Standard Linux or Windows 64-bit OS
- 8 GB RAM
Â
Cluster
The following is hardware recommendation for up to 25 concurrent users, and higher daily logs volume:
(contact support@xpolog.com to determine if a cluster is needed. More information about clustering can be found here. See installations details at XpoLog Cluster Installation)
- Â Â Processor node
- Â <30 GB/day (minimum):Â 4 CPU cores, 8 GB memory, 64-bit OS
- <100 GB/day:Â 8 CPU cores, 16 GB memory, 64-bit OS
- <500 GB/day: 16 CPU cores, 16 GB memory, 64-bit OS
- UI node
- <30 GB/day (minimum):Â 4 CPU cores, 8 GB memory, 64-bit OS
- <100 GB/day:Â 4 CPU cores, 16 GB memory, 64-bit OS
- <500 GB/day:Â 8 CPU cores, 16 GB memory, 64-bit OS
Storage
XpoLog collection, index and search operations benefit from a disk subsystem that is designed to the system's needs.
Capacity: Generally, the total required storage is calculated based on [DAILY AVERAGE LOG] x [RETENTION POLICY] x 1/2
The required storage for standard application logs may be closer to 35%. It is possible to tune the indexing density to reduce the required storage down to 15%.
Architecture:Â RAID 0, 10, 01, 0+1 will give the best performance, while RAID 5 will offer the worst performance.
Performance: XpoLog does many bulk reads/writes and many disk seeks. We recommend storage that provides high number (1000+) of random input/output operations per second (IOPS).
Note: In Linux/Solaris standalone installations, it is recommended to allocate a high number of open files and processes to the user that runs XpoLog.
For more information please see Post Installation Recommendations or contact support@xpolog.com for more details