Skip to content

Contribute normalization and mapping to ViaQ #6

@spbnick

Description

@spbnick

Implement Fluentd normalization for tlog and aushape, as well as Elasticsearch mappings for the ViaQ project.

Latest instructions for setting up a test environment and hacking from @richm:

mkdir ~/viaq
cd ~/viaq
git clone https://github.com/ViaQ/docker-elasticsearch
git clone https://github.com/ViaQ/docker-fluentd
git clone https://github.com/ViaQ/integration-tests
cd integration-tests
./openshift-test.sh

You can add ES index templates to docker-elasticsearch/index_templates - the openshift-test will rebuild and redeploy ES with the new index templates

You can add fluentd inputs/filters either by hacking integration-tests/openshift-fluentd/fluent.conf, or by dropping in files matching openshift-fluentd/configs.d/openshift/input-pre-.conf, openshift-fluentd/configs.d/openshift/input-post-.conf, configs.d/openshift/filter-pre-.conf, configs.d/openshift/filter-post-.conf

The mappings should be contributed to https://github.com/ViaQ/elasticsearch-templates

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions