Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Verify that Java is installed on the remote machine:
    1. Log in to the remote machine using the same user that is used by XpoLog to access the remote machine.
    2. Run the command java -version (the LogAway agent requires Java version 1.3+ to run)
  2. Download XpoLog’s LogAway package compatible to the Java version installed on the remote machine:
    1. Download LogAway for Java 1.3: LogAway for JAVA 1.3
    2. Download LogAway for Java 1.4+: LogAway for JAVA 1.4+
  3. 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)
  4. Unpack XpoLog’s LogAway package by running the following commands:
    1. gunzip xpologAgent.tar.gz
    2. tar xvf xpologAgent.tar
    3. Verify that a folder named xpologAgent was created and contains several files
  5. Verify that XpoLog’s LogAway agent can be executed:
    1. Enter the xpologAgent folder
    2. Run the command sh runAgent.sh –v
    3. Verify that information regarding the agent is printed to the screen
  6. 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).