Skip to content
This repository was archived by the owner on Nov 16, 2021. It is now read-only.

discourse/logstash-input-rds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logstash Input RDS

input {
  rds {
    region => "us-west-2"
    instance_name => "development"
    log_file_name => "error/postgresql.log"
  }
}

About

Ingest RDS log files to Logstash

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages