...
- Inaccessible network segments – Sometimes, when logs are collected from multiple network segments, there is no direct access between the location of the centralized XpoLog to other network segments (for instance, different domains in Windows).
- Data load balancing (Map Reduce) – In cases where a regular cluster is insufficient, it is possible to manage several XpoLog instances of several separate machines, and each will be managing a selected group of logs, and on top of all instances, there will be an instance which users can access to view all logs from all instances.
- Keeping main console on Linux in a mixed Linux/Windows environment – In case the main XpoLog instance runs on Linux/Solaris, but there is a need to add logs from Windows machines (Windows event logs, logs on shared locations, Windows machines), it is mandatory to deploy a Windows instance of XpoLog which will be able to manage all logs from Windows machines and connect it to the centralized XpoLog instances.
- Different data centers – Organizations which manage multiple data centers may consider an XpoLog cluster/instance per data center to get optimized connectivity and performance within each data center and then connect all data centers instances to a centralized XpoLog instance for the users.
- Need of an agent to collect data – While XpoLog is completely agentless, in cases where there is no available connectivity to the sources with the standard protocols, it is recommended to install XpoLog as an agent on the remote source and collect the data from this source using an XpoLog to XpoLog HTTP/S protocol. The agent is also required for Log Synchronization to collect data from agents into a central repository.
How to install a remote XpoLog?
Remote XpoLog installation is a regular installation , only with select features activated. For example, if the remote XpoLog is used only to collect data and do indexing, Analytics should be disabled on it. In case a Map Reduce / Different data centers deployment is required, the remote XpoLog is fully functional and all its log processing will be done independently. If the remote XpoLog is only used for Log Synchronization then under XpoLog Manager > Settings > General, 'Agent mode' should be checked.
How to connect between XpoLog instances?
In order to connect XpoLog instances and add the remote XpoLog's log to the centralized XpoLog instance, first ensure that there is communication over HTTP/S on the port which is used to run XpoLog between the instances. Then follow these steps (more details are available in the Adding Data to the XpoLog PlatformAdding a Log to XpoLog):
- Go to XpoLog>Tools>Address Book, and add a remote XpoLog account with all the required details (a user name and password are also required if security is activate on the remote XpoLog).
- Go to XpoLog>Administration>Add Log, select Log Type Remote XpoLog, and select all or part of the logs from the remote instance.
- Save it.
All the remote logs become available under the Folders and Logs tree.To add logs which are configured on the remote XpoLog follow information here: Adding Data to the XpoLog Platform / Adding a Log to XpoLog - To use the agent for a LogSync task, see Log Synchronization