Skip to content

Txlog Agent Documentation

The Txlog Agent is a specialized utility designed to compile transactional data from RPM-based systems and securely transmit it to a centralized server. By automating the collection and reporting of system changes, it enables comprehensive monitoring and analytics, providing administrators with a unified view of their infrastructure's state and history.

TL;DR

bash
# Install
sudo dnf localinstall -y https://rpm.rda.run/repo.rpm
sudo dnf install -y txlog

# Configure (update server URL)
sudo nano /etc/txlog.yaml

# Run
txlog build

1. Tutorials

Learning-oriented lessons for beginners.

  • Getting Started: A hands-on guide to installing, configuring, and running the agent for the first time.
  • MCP Getting Started: Set up the MCP server to use AI assistants with your infrastructure.

2. How-to Guides

Task-oriented guides for specific goals.

3. Reference

Information-oriented technical descriptions.

4. Explanation

Understanding-oriented background knowledge.