docs

package
v1.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 30, 2026 License: AGPL-3.0 Imports: 1 Imported by: 0

README

Logchef Documentation

Welcome to the Logchef documentation! This guide will help you understand, install, and make the most of Logchef - a modern, high-performance log analytics platform.

Documentation Structure

  • Getting Started

    • Quick Installation
    • First Steps
    • Configuration Basics
  • Core Concepts

    • Architecture Overview
    • Data Model
    • Query Interface
    • User Management
  • Deployment

    • Docker Deployment
    • Binary Installation
    • Production Considerations
    • Security Best Practices
  • Integration

    • Vector Integration
    • HTTP API Reference
    • Client Libraries
    • Example Configurations
  • User Guide

    • Dashboard Overview
    • Writing Queries
    • Creating Visualizations
    • Setting up Alerts
    • User Management
  • Development

    • Contributing Guidelines
    • Local Development Setup
    • Code Structure
    • Testing

Building the Documentation

This documentation is built using Starlight, a documentation framework powered by Astro.

To run the documentation locally:

# Install dependencies
npm install

# Start the development server
npm run dev

# Build the documentation
npm run build

The development server will start at localhost:4321.

Contributing

We welcome contributions to improve our documentation! Please feel free to:

  1. Submit issues for any confusing or incorrect information
  2. Create pull requests to fix typos or add missing content
  3. Suggest new topics or improvements

For more information on contributing, see our Contributing Guidelines.

Documentation

Overview

Package docs Code generated by swaggo/swag. DO NOT EDIT

Index

Constants

This section is empty.

Variables

View Source
var SwaggerInfo = &swag.Spec{
	Version:          "1.0",
	Host:             "localhost:8080",
	BasePath:         "/api/v1",
	Schemes:          []string{"http", "https"},
	Title:            "LogChef API",
	Description:      "Log analytics and exploration platform for collecting, querying, and visualizing log data",
	InfoInstanceName: "swagger",
	SwaggerTemplate:  docTemplate,
	LeftDelim:        "{{",
	RightDelim:       "}}",
}

SwaggerInfo holds exported Swagger Info so clients can modify it

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL