featurebase/idk/cmd/ingester/README.md
2022-09-02 13:23:39 -07:00

491 B

Ingester

Ingester service consumes Programmatic Ingest API and sends data to the Pilosa service.

Usage of ./ingester:
      --dry-run                Dry run - just flag parsing.
      --http-addr string       HTTP address for Ingester. (default "localhost:8080")
      --pilosa-hosts strings   Comma separated list of host:port pairs for Pilosa. (default [localhost:10101])