backend

package
v0.0.0-...-1871c23 Latest Latest
Warning

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

Go to latest
Published: May 24, 2017 License: MIT Imports: 13 Imported by: 0

Documentation

Overview

Backend server - main part of LogVoyage service. It accepts connections from "Client", parses string and pushes it to ElasticSearch index

Backlog - holds clients messages that were not delivered to ES. Every 10sec backlog tries to resend messages to ES if backlog file isn't empty.

Accept http messages. bulk?apiKey=XXX&type=XXX - accepts bulk of messages separated by newline.

Help to track per-second user statistics. Each second time will collect data and send it to redis channel.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Start

func Start(userTcpDsn, userHttpDsn string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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