Calyptia Core Agent
Support Portal
24.4
24.4
  • Calyptia Core Agent Documentation
  • Comparison to Fluent Bit
  • Performance and Benchmarking
  • Concepts
    • Key Concepts
    • Buffering
    • Data Pipeline
      • Input
      • Parser
      • Filter
      • Buffer
      • Router
      • Output
  • Installation
    • Getting Started with Calyptia Core Agent
    • Supported Platforms
    • Linux
      • RHEL-based
      • Debian-based
    • Docker
    • Kubernetes
    • macOS
    • Windows
  • Administration
    • Configuring Calyptia Core Agent
      • Classic mode
        • Format and Schema
        • Configuration File
        • Variables
        • Commands
        • Upstream Servers
        • Record Accessor
      • YAML Configuration File
      • Unit Sizes
      • Multiline Parsing
    • Transport Security
    • Buffering & Storage
    • Backpressure
    • Scheduling and Retries
    • Networking
    • Memory Management
    • Monitoring
    • HTTP Proxy
    • Hot Reload
    • Troubleshooting
  • Local Testing
    • Validating your Data and Structure
    • Running a Logging Pipeline Locally
  • Data Pipeline
    • Inputs
      • Collectd
      • CPU Log Based Metrics
      • Disk I/O Log Based Metrics
      • Docker Log Based Metrics
      • Docker Events
      • Dummy
      • Elasticsearch
      • Exec
      • Exec Wasi
      • Fluent Bit Metrics
      • Forward
      • Head
      • HTTP
      • Kafka
      • Health
      • Kernel Logs
      • Memory Metrics
      • MQTT
      • Network I/O Log Based Metrics
      • NGINX Exporter Metrics
      • Node Exporter Metrics
      • Podman Metrics
      • Process Log Based Metrics
      • Prometheus Scrape Metrics
      • Random
      • Serial Interface
      • Standard Input
      • StatsD
      • Syslog
      • Systemd
      • Tail
      • TCP
      • Thermal
      • OpenTelemetry
      • Windows Event Log
      • Windows Event Log (winevtlog)
      • Windows Exporter Metrics
    • Parsers
      • Configuring Parser
      • JSON
      • Regular Expression
      • LTSV
      • Logfmt
      • Decoders
    • Filters
      • AWS Metadata
      • CheckList
      • ECS Metadata
      • Expect
      • GeoIP2 Filter
      • Grep
      • Kubernetes
      • Log to Metrics
      • Lua
      • Parser
      • Record Modifier
      • Modify
      • Multiline
      • Nest
      • Nightfall
      • Rewrite Tag
      • Standard Output
      • Throttle
      • Tensorflow
      • Wasm
    • Outputs
      • Amazon CloudWatch
      • Amazon Kinesis Data Firehose
      • Amazon Kinesis Data Streams
      • Amazon S3
      • Azure Blob
      • Azure Data Explorer
      • Azure Log Analytics
      • Counter
      • Datadog
      • Elasticsearch
      • File
      • FlowCounter
      • Forward
      • GELF
      • Google Cloud BigQuery
      • HTTP
      • InfluxDB
      • Kafka
      • Kafka REST Proxy
      • LogDNA
      • Loki
      • NATS
      • New Relic
      • NULL
      • Observe
      • OpenSearch
      • OpenTelemetry
      • PostgreSQL
      • Prometheus Exporter
      • Prometheus Remote Write
      • SkyWalking
      • Slack
      • Splunk
      • Stackdriver
      • Standard Output
      • Syslog
      • TCP & TLS
      • Treasure Data
      • Vivo Exporter
      • WebSocket
  • Calyptia Core Agent for Developers
    • Golang Output Plugins
    • WASM Filter Plugins
    • WASM Input Plugins
Powered by GitBook
On this page

Calyptia Core Agent Documentation

An enterprise version of Fluent Bit, by its creators

NextComparison to Fluent Bit

Last updated 1 year ago

Calyptia Core Agent is an enterprise version of that includes long term support, bug fixes, extended platform availability, and security patches, all from the creators of Fluent Bit. This agent builds on the graduated project, with more features for enterprises looking to modernize their observability and SIEM strategies.

In addition, Calyptia Core Agent also includes packaging support for operating systems that aren't maintained by the open source community.

Calyptia Core Agent requires an active subscription. For more information, .

Features

  • High Performance: High throughput with low resources consumption

  • Data Parsing: Convert your unstructured messages by using our parsers

  • Metrics Support: Prometheus and OpenTelemetry compatible

  • Reliability and Data Integrity

    • handling

    • in memory and file systems

  • Networking

    • Security: Built-in TLS/SSL support

    • Asynchronous I/O

  • Pluggable Architecture and Extensibility: Inputs, filters, and outputs

    • More than 100 available built-in plugins

    • Extensibility

      • Write any input, filter, or output plugin in C language

      • WASM: or

      • Bonus: Write or

  • : Expose internal metrics over HTTP in JSON and formats

  • : Perform data selection and transformation using simple SQL queries

    • Create new streams of data using query results

    • Aggregation windows

    • Data analysis and prediction: Time series forecasting

  • Portable: Runs on Linux, macOS, Microsoft Windows, and BSD systems

Fluent Bit
Cloud Native Computing Foundation (CNCF)
contact us
JSON
Regex
LTSV
Logfmt
Backpressure
Data buffering
WASM filter plugins
WASM input plugins
Filters in Lua
Output plugins in Golang
Monitoring
Prometheus
Stream Processing
Page cover image