Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Overview

Creates records using the Logstash platform.

Format

The Infinit.e side format is very simple:

{
	"display": string,
	"logstash": {
	    "config": string, // XXX
 		"streaming": boolean // defaults to true - data is stored only for a rolling 30 days, if false data is stored forever (useful for demos, should be used with care)
	} 
}

Description

 

 

Footnotes:

External documentation:

Logstash

 

 

 

  • No labels