Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contribute normalization and mapping to ViaQ #6

Open
spbnick opened this issue Feb 15, 2017 · 4 comments
Open

Contribute normalization and mapping to ViaQ #6

spbnick opened this issue Feb 15, 2017 · 4 comments

Comments

@spbnick
Copy link
Member

spbnick commented Feb 15, 2017

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

@spbnick spbnick modified the milestone: Stage A Feb 15, 2017
@spbnick
Copy link
Member Author

spbnick commented Apr 4, 2017

A draft pull request with the demonstration of what might be needed was posted to ViaQ: ViaQ/elasticsearch-templates#41

@spbnick
Copy link
Member Author

spbnick commented May 22, 2017

Waiting for ViaQ to provide support and instructions for setting up ViaQ with an rsyslog-compatible socket, and allow transmitting namespaces in-band.

@richm
Copy link

richm commented May 25, 2017

Waiting for ViaQ to provide support and instructions for setting up ViaQ with an rsyslog-compatible socket,

Done: https://github.com/ViaQ/Main/blob/master/README-mux.md

@spbnick
Copy link
Member Author

spbnick commented May 25, 2017

Thank you, Rich!

@spbnick spbnick modified the milestones: Stage A, ENTERPRISEv1 Oct 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants