Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
logstash-plugins
/
logstash-input-unix
Public
Notifications
You must be signed in to change notification settings
Fork
12
Star
6
Code
Issues
5
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 3, 2022
Merge pull request #30 from yaauie/data_timeout-fixes
Show description for 68a1982
yaauie
authored
68a1982
Copy full SHA for 68a1982
Update CHANGELOG.md
Show description for dcd33f2
yaauie
authored
dcd33f2
Copy full SHA for dcd33f2
data_timeout: decouple blocking duration from data timeout
Show description for 8495cd7
yaauie
committed
8495cd7
Copy full SHA for 8495cd7
Commits on Dec 23, 2021
Fix: unable to stop plugin (on older versions of LS) (#29)
kares
authored
cadcdcf
Copy full SHA for cadcdcf
Commits on Nov 22, 2021
Feat: adjust fields for ECS compatibility (#28)
Show description for 6f8d7f7
kares
and
karenzone
authored
6f8d7f7
Copy full SHA for 6f8d7f7
Commits on Jan 4, 2021
[skip ci] update travis ci badge from .org to .com
jsvd
committed
d60cb06
Copy full SHA for d60cb06
Commits on Mar 17, 2020
move testing to centralized travis configuration
jsvd
committed
5635d06
Copy full SHA for 5635d06
[skip ci] updated apache license
jsvd
committed
3face37
Copy full SHA for 3face37
Commits on Mar 9, 2020
Test: adjust for devutils 2.0 compat
kares
committed
7f6f365
Copy full SHA for 7f6f365
Commits on Aug 6, 2019
[skip ci] Travis: switch to openjdk8
colinsurprenant
committed
407d56e
Copy full SHA for 407d56e
Commits on Feb 13, 2019
update matrix to include current targets [ci skip]
yaauie
committed
f16c3bd
Copy full SHA for f16c3bd
Commits on Jan 4, 2019
[skip ci] Travis: update LOGSTASH_BRANCH from 6.[0..4] to 6.5
robbavey
committed
f406ec0
Copy full SHA for f406ec0
Commits on Jan 3, 2019
pin bundler version to < 2
robbavey
committed
579d36a
Copy full SHA for 579d36a
Commits on Apr 6, 2018
set default_codec doc attribute
jsvd
committed
63ac531
Copy full SHA for 63ac531
Commits on Jan 8, 2018
[skip ci] update license to 2018
jsvd
committed
41cb63a
Copy full SHA for 41cb63a
Commits on Nov 7, 2017
[skip ci] update gemspec summary
jsvd
committed
a5b0842
Copy full SHA for a5b0842
Commits on Oct 27, 2017
Travis - add 6.0 build, remove default JRuby 1.7 build, bump RVM versions
jakelandis
committed
dc19447
Copy full SHA for dc19447
Commits on Aug 15, 2017
Version bump
Show description for f313850
jordansissel
committed
f313850
Copy full SHA for f313850
Commits on Jul 26, 2017
on travis test against 5.6 and 6.0 logstash-core
jsvd
committed
a30a64d
Copy full SHA for a30a64d
Commits on Jun 27, 2017
[skip ci] Updating the plugin id in the doc to match the index in the docbook
ph
committed
9e2130a
Copy full SHA for 9e2130a
Commits on Jun 23, 2017
bump patch level for doc generation
ph
committed
874da9b
Copy full SHA for 874da9b
[skip ci] Updating the plugin doc
ph
committed
dc4842b
Copy full SHA for dc4842b
Commits on Jun 16, 2017
update plugin header for better search results
ph
committed
827940c
Copy full SHA for 827940c
Commits on Jun 13, 2017
update .travis.yml for jruby9k jobs
ph
committed
2fca1ff
Copy full SHA for 2fca1ff
Commits on May 31, 2017
Adjusting the build scripts to correctly load the logstash source and allow people to override it
ph
committed
8d36c1c
Copy full SHA for 8d36c1c
Commits on May 26, 2017
new build system for jruby9k
ph
committed
327a6fa
Copy full SHA for 327a6fa
Commits on Apr 28, 2017
Initial doc move
ph
committed
30ed69b
Copy full SHA for 30ed69b
Commits on Feb 14, 2017
Wait for client socket to appear (#19)
Show description for 73acd8c
breml
authored and
Suyog Rao
committed
73acd8c
Copy full SHA for 73acd8c
Commits on Feb 11, 2017
Catch IOError in stop (#18)
Show description for 1719ad5
breml
authored and
Suyog Rao
committed
1719ad5
Copy full SHA for 1719ad5
Version bump (#21)
Show description for 15511a1
breml
authored and
Suyog Rao
committed
15511a1
Copy full SHA for 15511a1
Commits on Feb 9, 2017
Merge pull request #20 from breml/bugfix-decorate
Show description for 5171ff1
Suyog Rao
authored
5171ff1
Copy full SHA for 5171ff1
Commits on Jan 26, 2017
Preserve values provided in `add_field`
Show description for 961213b
Lucas Bremgartner
committed
961213b
Copy full SHA for 961213b
Commits on Jul 14, 2016
dependency logstash-core-plugin-api >= 1.60 <= 2.99
jsvd
committed
acdb515
Copy full SHA for acdb515
Commits on May 6, 2016
Make sure all the gems were published under jruby
ph
committed
45abb42
Copy full SHA for 45abb42
Mass update for 2.0 plugin api changes
ph
committed
6012ffd
Copy full SHA for 6012ffd
Pagination
Previous
Next
You can’t perform that action at this time.