Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / keeprocking/pygelf issues and pull requests

#57 - README cleanup

Pull Request - State: closed - Opened by keeprocking 3 months ago - 1 comment

#56 - Don't mark the build failed in case of decreased coverage

Pull Request - State: closed - Opened by keeprocking 3 months ago - 1 comment

#55 - GitHub actions integration

Pull Request - State: closed - Opened by keeprocking 3 months ago

#54 - Add basic auth support and error check for http(s) handlers

Pull Request - State: open - Opened by drunkbatya about 1 year ago - 5 comments

#53 - Add HTTPS docs to README

Pull Request - State: closed - Opened by Sleuth56 over 1 year ago - 1 comment

#52 - Add error handling

Issue - State: open - Opened by Sakaala over 2 years ago

#51 - DNS lookup happening on every log message (UDP)

Issue - State: open - Opened by bmerry over 2 years ago - 2 comments

#50 - Add missing quotes in code example of README

Pull Request - State: closed - Opened by EtiennePelletier over 2 years ago - 1 comment

#49 - Fix issue #48 (https://github.com/keeprocking/pygelf/issues/48)

Pull Request - State: closed - Opened by gjermund66 almost 3 years ago

#48 - Inclusion of additional_env_fields fails

Issue - State: closed - Opened by gjermund66 almost 3 years ago - 1 comment

#47 - Added support for `additional_env_fields` argument in kwargs

Pull Request - State: closed - Opened by kepeder about 3 years ago - 4 comments

#46 - Added support for `additional_env_fields` argument in kwargs

Pull Request - State: closed - Opened by kepeder about 3 years ago

#45 - Add GelfHttpsHandler

Pull Request - State: closed - Opened by chilledornaments about 4 years ago - 2 comments

#44 - Fix the bootstrap issue in tests

Pull Request - State: closed - Opened by keeprocking about 4 years ago

#43 - Pass api key to seq

Issue - State: closed - Opened by chr0m1ng over 4 years ago - 1 comment

#42 - Added syslog int handling to make() function in gelf.py

Pull Request - State: closed - Opened by vangourd about 5 years ago - 2 comments

#41 - KeyError when logging.BasicConfig initialized with object instead of int

Issue - State: closed - Opened by vangourd about 5 years ago - 6 comments

#40 - Handle exc_info that's false but not None

Pull Request - State: closed - Opened by bmerry about 5 years ago - 1 comment

#39 - Add OVH Logs Data Platform compatibility handler

Pull Request - State: closed - Opened by olopost over 5 years ago - 8 comments

#38 - Support RFC 5424 timestamp

Issue - State: open - Opened by ypid-geberit over 5 years ago - 2 comments

#37 - Fixing tests

Pull Request - State: closed - Opened by keeprocking over 5 years ago

#36 - Adding initial code for feature "GelfKafkaHandler"

Pull Request - State: open - Opened by cejus over 5 years ago - 2 comments

#35 - GelfKafkaHandler

Issue - State: open - Opened by cejus over 5 years ago - 2 comments

#34 - use socket.gethostname() instead of socket.fqdn()

Pull Request - State: closed - Opened by chilledornaments over 5 years ago - 5 comments

#33 - source Field Value -- Feature Request

Issue - State: closed - Opened by chilledornaments over 5 years ago - 3 comments

#32 - Make SKIP_LIST customizable

Issue - State: closed - Opened by alexpnt almost 6 years ago - 2 comments

#31 - No error if server port is closed

Issue - State: closed - Opened by cpandya2909 almost 6 years ago - 1 comment
Labels: help wanted

#30 - Handle non-JSON serializable objects

Pull Request - State: closed - Opened by fly over 6 years ago - 4 comments

#29 - exc_info is false

Issue - State: closed - Opened by shizacat over 6 years ago - 3 comments
Labels: bug

#28 - Update README.md

Pull Request - State: closed - Opened by gvsheva over 6 years ago - 2 comments

#27 - replace codecov with coveralls

Pull Request - State: closed - Opened by keeprocking almost 7 years ago

#26 - Rename source to host to match GELF expected field.

Pull Request - State: closed - Opened by et304383 almost 7 years ago - 2 comments

#25 - GELF message is missing 'host' which is a required field for GELF

Issue - State: closed - Opened by et304383 almost 7 years ago - 2 comments

#24 - The Usage section in README has a problem

Issue - State: closed - Opened by LingboTang about 7 years ago - 1 comment

#23 - GelfTlsHandler: option to validate the server certificate using the OS ca certs?

Issue - State: open - Opened by et304383 about 7 years ago - 1 comment
Labels: question

#22 - Add more flexibility for configuring additional fields

Issue - State: closed - Opened by LingboTang about 7 years ago - 1 comment

#21 - Update README.rst

Pull Request - State: closed - Opened by floriangeigl about 7 years ago - 2 comments

#20 - TLS support for HTTP handler

Issue - State: open - Opened by keeprocking about 7 years ago - 11 comments
Labels: enhancement

#19 - Add support for using with a QueueHandler/QueueListener

Issue - State: closed - Opened by thomascobb about 7 years ago - 1 comment
Labels: enhancement

#18 - Add support for using with a QueueHandler/QueueListener

Pull Request - State: closed - Opened by thomascobb about 7 years ago - 3 comments

#17 - Option to use LevelName instead of LevelNumber

Issue - State: closed - Opened by ajpen over 7 years ago - 3 comments

#16 - Added HTTP handler for GELF HTTP input

Pull Request - State: closed - Opened by ajpen over 7 years ago - 6 comments

#15 - Include assets and tests in source tarball.

Pull Request - State: closed - Opened by fladi over 7 years ago - 2 comments

#14 - fixed typos on README

Pull Request - State: closed - Opened by eorochena over 7 years ago - 1 comment

#13 - Add PyPi trove classifiers to document Python 3 support

Pull Request - State: closed - Opened by dschweisguth almost 8 years ago - 1 comment

#12 - Send client certificates for server-side TLS client authentication

Pull Request - State: closed - Opened by jsargiot almost 8 years ago - 2 comments

#11 - cant connect with TLS

Issue - State: closed - Opened by ekimia almost 8 years ago - 2 comments

#10 - Set full_message

Issue - State: closed - Opened by flamein almost 8 years ago - 4 comments

#9 - support logger name as message field

Issue - State: closed - Opened by s-trooper about 8 years ago - 10 comments

#8 - every GELF record triggers getfqdn?

Issue - State: closed - Opened by jhaar about 8 years ago - 7 comments

#7 - extra_fields functionality

Pull Request - State: closed - Opened by tinedel over 8 years ago - 2 comments

#6 - made tcp.py & udp.py backwards compatible with python 2.6

Pull Request - State: closed - Opened by eorochena over 8 years ago - 5 comments

#5 - TCP/TLS streams do not work with compression enabled

Issue - State: closed - Opened by lucab over 8 years ago - 4 comments

#4 - Someone else has a pygelf app too...

Issue - State: closed - Opened by jhaar about 9 years ago - 4 comments

#3 - GelfTcpHandler/GelfUDPHandler not liked under CentOS-6

Issue - State: closed - Opened by jhaar about 9 years ago - 2 comments

#2 - TCP doesn't stream/no channel reuse?

Issue - State: closed - Opened by jhaar about 9 years ago - 3 comments

#1 - TLS support?

Issue - State: closed - Opened by jhaar about 9 years ago - 20 comments