Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IndexPatternGenerator ¶
type IndexPatternGenerator struct {
// contains filtered or unexported fields
}
func NewGenerator ¶
func NewGenerator(indexName, beatName, beatDir, beatVersion string, version common.Version) (*IndexPatternGenerator, error)
Create an instance of the Kibana Index Pattern Generator
func (*IndexPatternGenerator) Generate ¶
func (i *IndexPatternGenerator) Generate() (string, error)
Create the Index-Pattern for Kibana for 5.x and default.
Click to show internal directories.
Click to hide internal directories.