...
- Verify that Java is installed on the remote machine:
- Log in to the remote machine using the same user that is used by XpoLog to access the remote machine.
- Run the command java -version (the LogAway agent requires Java version 1.3+ to run)
- Download XpoLog’s LogAway package compatible to the Java version installed on the remote machine:
- Download LogAway for Java 1.3: LogAway for JAVA 1.3
- Download LogAway for Java 1.4+: LogAway for JAVA 1.4+
- Copy XpoLog’s LogAway package to the remote machine (place it in the home directory of the user that is used by XpoLog to access the remote machine)
- Unpack XpoLog’s LogAway package by running the following commands:
- gunzip xpologAgent.tar.gz
- tar xvf xpologAgent.tar
- Verify that a folder named xpologAgent was created and contains several files
- Verify that XpoLog’s LogAway agent can be executed:
- Enter the xpologAgent folder
- Run the command sh runAgent.sh –v
- Verify that information regarding the agent is printed to the screen
- In order to verify that the agent can be used by the XpoLog server, add a log over SSH on this machine using direct access mode and check that everything works as expected.
Open XpoLog Support Portal > Activity Information and under SSH connections tab verify that the connection mode is Agent (instead of the default: Less).