Logzilla Api

LogZilla documentation for Logzilla Api

LogZilla API

The LogZilla API enables programmatic access to log management capabilities through standard HTTP/HTTPS requests. This RESTful interface supports authentication, query operations, real-time updates, and administrative functions for building custom integrations and automated workflows.

The following chapters provide narrative context and practical examples for using the LogZilla API. For complete API specifications, endpoint details, and interactive documentation, refer to /api/docs/ on your LogZilla server.

Next Steps

  1. Getting Started - Authentication and basic API usage
  2. Core Concepts - HTTP methods, error handling, pagination, and data structures
  3. Making Queries - Query creation workflow and WebSocket usage
  4. Query Types
  5. Query API Parameters - Comprehensive parameter reference
  6. Sample API Code - Working examples and code snippets
  7. API Endpoint Overview - Common endpoint map referencing /api/docs
  8. Query Export Formats - Supported export formats by query type
Logzilla Api | LogZilla Documentation