-
Notifications
You must be signed in to change notification settings - Fork 59
Comparing changes
Open a pull request
base repository: logstash-plugins/logstash-output-syslog
base: main
head repository: anynines/logstash-output-syslog
compare: main
- 11 commits
- 2 files changed
- 6 contributors
Commits on Nov 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 853ee46 - Browse repository at this point
Copy the full SHA 853ee46View commit details -
Merge pull request #1 from anynines/add_rfc6587_support
Add RFC6587 support
Configuration menu - View commit details
-
Copy full SHA for 3a8528a - Browse repository at this point
Copy the full SHA 3a8528aView commit details
Commits on Jan 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for bcac46f - Browse repository at this point
Copy the full SHA bcac46fView commit details -
Merge pull request #2 from anynines/DS-5831_fix_license_finder
[DS-5831] Add ruby version for license finder to pickup
Configuration menu - View commit details
-
Copy full SHA for 9a13d4b - Browse repository at this point
Copy the full SHA 9a13d4bView commit details
Commits on Mar 4, 2025
-
Since the syslog is one way connection: We only write to a socket, there is no need for mTLS and forcing it is making the setup unnecesserilly complex
Configuration menu - View commit details
-
Copy full SHA for 7446b83 - Browse repository at this point
Copy the full SHA 7446b83View commit details
Commits on Mar 7, 2025
-
Merge pull request #3 from anynines/DS-5851_remove_forced_mtls_setup
[DS-5851] remove forced mtls setup
Configuration menu - View commit details
-
Copy full SHA for bf5c480 - Browse repository at this point
Copy the full SHA bf5c480View commit details
Commits on Mar 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 25d6229 - Browse repository at this point
Copy the full SHA 25d6229View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bbfa94 - Browse repository at this point
Copy the full SHA 6bbfa94View commit details
Commits on Mar 20, 2025
-
Merge pull request #4 from anynines/DS-5917_syntax_error
[DS-5917] Syntax Error
Configuration menu - View commit details
-
Copy full SHA for 6da6b65 - Browse repository at this point
Copy the full SHA 6da6b65View commit details
Commits on Mar 21, 2025
-
Fix small namespace issue making logstash fail
* Logstash was throwing exception due to an undefined method * This issue appeared due to conflicting 'File' modules
Configuration menu - View commit details
-
Copy full SHA for 20febf8 - Browse repository at this point
Copy the full SHA 20febf8View commit details -
Merge pull request #5 from anynines/DS-5917_fix_missing_method_bug
[DS-5917] Fix missing method bug
Configuration menu - View commit details
-
Copy full SHA for 8073c38 - Browse repository at this point
Copy the full SHA 8073c38View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main