generator

package
v0.1.8 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ClusterSourceTemplate = `<source>
@type tail
path {{.Path}}
pos_file {{.ClusterPosPath}}
tag tmp-cluster-custom.*
format {{.Format}}
</source>
`
View Source
var ProjectSourceTemplate = `<source>
@type tail
path {{.Path}}
pos_file {{.ProjectPosPath}}
tag tmp-project-custom.*
format {{.Format}}
</source>
`

Functions

func GenerateConfigFile

func GenerateConfigFile(outputPath, templateM, tempalteName string, conf map[string]interface{}) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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