Skip to content

theiterators/logstash-jdbc-postgres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

logstash-jdbc-postgres

Dockerfile for logstash with PostgreSQL support via JDBC.

Usage

See examples directory. Provided docker-compose.yml spins up logstash that pushes logs from ./logs/backend.log to your_postgresql_adddress:5432, database logs, table production with user YOUR_USER and password YOUR_PASSWORD. Database schema is in table.sql file. Supported log format is pretty standard logback format - check logstash.conf for parsing and jdbc output format.

Author & license

If you have any questions regarding this project contact:

Łukasz Sowa [email protected] from Iterators.

For licensing info see LICENSE file in project's root directory.

About

Logstash with PostgreSQL support via jdbc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published