onsecurity / docker-to-elasticsearch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker-to-elasticsearch

Todo

Prerequisites

  • Node 8+ with npm available

Getting Started

TODO

Environment variables

Please see src/index.js for the list of available environment variables.

Deployment

The service may be run directly on a host machine or via docker.

The docker image can be built using:

cd /project/root;
sudo docker build -t mytag/name .

Built With

Versioning

Currently no versioning system

Authors

License

This project is licensed under the GPLv3 License - see the LICENSE.md file for details.

Acknowledgments

TODO

About

License:GNU General Public License v3.0


Languages

Language:JavaScript 99.1%Language:Dockerfile 0.9%