• Introduction
  • Setup
    • Mount User Directory
  • Data Import
    • MySQL client
    • Embulk
    • Fluentd
    • Streaming Bulk Import
  • BigObject Cluster
    • Setup
    • CLUSTER SELECT
  • Basic Data Management
    • Table Object and Data Type
    • CREATE
    • INSERT
    • LOAD
    • UPDATE
    • SELECT
      • Join in BigObject
    • TRIM
    • DROP
    • DELETE
    • ALTER
    • RENAME
    • OPTIMIZE
    • UNION
    • Comparison with MySQL
    • Admin
  • Advanced Data Analytics
    • Discover by Association
    • Geohash
    • Pivot and Unpivot
    • Tree Analysis
  • In-Data Programming
    • Table Programming
  • HTTP Interfaces
    • Command API
  • Functions
    • Aggregate Functions
    • DateTime Functions
    • Math Functions
    • Spatial Functions
    • String Functions
    • Utility Functions
    • Lua Module Functions
  • Working with Spark
  • Error Codes
  • Release Note
    • BigObject Analytics 1.x

Fluentd

Users can improt data to BigObject via fluentd.

Please refer to the following references on how to setup Fluentd MySQL replicator input plugin and BigObject output plugin on gitbook.

Fluentd output plugin to BigObject source code is at https://github.com/bigobject-inc/fluent-plugin-bigobject.