Other Axon Agent Procedures

Changing the Tripwire Log Center Manager for an Axon Agent

This section describes the process to change the Tripwire Log Center Manager to which an Axon Agent sends data. The process is different based on whether the Tripwire Log Center Manager uses a pre-shared key or PKI to secure communication with the Agent.

For more information, see:

Changing the TLC Manager for Axon Agents that Use a Pre-Shared Key

Changing the TLC Manager for Axon Agents that Use PKI

Changing the TLC Manager for Axon Agents that Use a Pre-Shared Key

To assign a different Tripwire Log Center Manager to an Axon Agent:

1. Complete the following steps on the new Tripwire Log Center Manager: 
a. If needed, upgrade to the latest version of Tripwire Log Center Manager.
b. Configure the Axon Access Point, as described in Step 1. Configuring the Axon Access Point on a Tripwire Log Center Manager.
2. Complete the following steps on the Axon Agent host system:
a. Shut down the Axon Agent service by entering one of the following commands:

AIXstopsrc -s tw-axon-agent-tlc

Linux/sbin/service tw-axon-agent-tlc stop

Windowsnet stop TripwireAxonAgentTLC

b. Delete the following certificates. 

AIX or Linux: /var/cache/tripwire-tlc/trust/keystore.p12

Windows: %PROGRAMDATA%\Tripwire\agent-tlc\data\trust\keystore.p12

c. Open the Axon Agent configuration file (twagent.conf) in the appropriate directory.

AIX or Linux/etc/tripwire-tlc/

Windows%PROGRAMDATA%\Tripwire\agent-tlc\config\

d. In the configuration file, enter the IP address or host name of the new Tripwire Log Center Manager as the bridge.host option, and edit the other options, as needed (see Table 15).
e. Re-create the registration_pre_shared_key.txt file, as described in Step 4. Configuring the Axon Agent.
f. Start the Axon Agent service by entering one of the following commands at a command prompt. 

AIXstartsrc -s tw-axon-agent-tlc

Linux/sbin/service tw-axon-agent-tlc start

Windowsnet start TripwireAxonAgentTLC

Changing the TLC Manager for Axon Agents that Use PKI

To assign a different Tripwire Log Center Manager to an Axon Agent that uses PKI:

1. Complete the following steps on the new Tripwire Log Center Manager: 
a. If needed, upgrade to the latest version of Tripwire Log Center Manager.
b. Configure the Axon Access Point, as described in Step 2. Configuring the Axon Access Point on a Tripwire Log Center Manager.
2. Follow the process in Step 5. Creating Certificates on an Axon Agent to create new certificates and a key store on the Axon Agent system.
3. Follow the process in Step 6. Configuring the Axon Agent to configure the hostname of the new Tripwire Log Center Manager.