-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
in_syslog: Provide appending source address parameter #7651
Commits on Jul 5, 2023
-
in_syslog: Append source_address into records if needed
Signed-off-by: Hiroshi Hatake <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c421c69 - Browse repository at this point
Copy the full SHA c421c69View commit details -
in_syslog: test: Add test cases for source_address
Signed-off-by: Hiroshi Hatake <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 850102d - Browse repository at this point
Copy the full SHA 850102dView commit details -
in_syslog: Simplify the argument of UDP prot function
Signed-off-by: Hiroshi Hatake <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b6ff694 - Browse repository at this point
Copy the full SHA b6ff694View commit details
Commits on Jul 6, 2023
-
in_syslog: Refactor to use flb_msgpack_expand_map
Signed-off-by: Hiroshi Hatake <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c5ff849 - Browse repository at this point
Copy the full SHA c5ff849View commit details -
in_syslog: Plug uninitialized variable with NULL
Signed-off-by: Hiroshi Hatake <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bd90fdc - Browse repository at this point
Copy the full SHA bd90fdcView commit details -
in_syslog: Unify a function for addpending a key-value record
Signed-off-by: Hiroshi Hatake <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 649fb6c - Browse repository at this point
Copy the full SHA 649fb6cView commit details
Commits on Jul 7, 2023
-
in_syslog: Handle type of value and avoid allocations
Signed-off-by: Hiroshi Hatake <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 04a8a42 - Browse repository at this point
Copy the full SHA 04a8a42View commit details
Commits on Jul 10, 2023
-
in_syslog: Display concrete error messages
Signed-off-by: Hiroshi Hatake <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ddc13f1 - Browse repository at this point
Copy the full SHA ddc13f1View commit details -
in_syslog: Remove a needless variable
Signed-off-by: Hiroshi Hatake <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0390de8 - Browse repository at this point
Copy the full SHA 0390de8View commit details
Commits on Jul 19, 2023
-
in_syslog: Fix an invalid type
Signed-off-by: Hiroshi Hatake <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2810b8e - Browse repository at this point
Copy the full SHA 2810b8eView commit details -
in_syslog: Organize a premature return
Signed-off-by: Hiroshi Hatake <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 24d118a - Browse repository at this point
Copy the full SHA 24d118aView commit details
Commits on Jul 20, 2023
-
Signed-off-by: Hiroshi Hatake <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 48ad715 - Browse repository at this point
Copy the full SHA 48ad715View commit details