Skip to content
This repository was archived by the owner on May 6, 2024. It is now read-only.

chapter_7: Add plugin programming guide #68

Merged
merged 1 commit into from
Apr 27, 2020

Conversation

vic-ma
Copy link
Contributor

@vic-ma vic-ma commented Aug 21, 2019

Note: Currently the source driver section is not complete.

The goal of this guide is to explain how to write plugins in syslog-ng.
It was made as part of a Google Summer of Code 2019 project.

Contents

README.md: Introduction
section_1.md: Modules and Plugins
section_2.md: Source Drivers
section_3.md: Parsers
section_4.md: Filter Functions
section_5.md: Template Functions

Copy link
Collaborator

@furiel furiel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution. The guide is well written. I have a few smaller comments.

@furiel
Copy link
Collaborator

furiel commented Apr 16, 2020

@vic-ma sorry, I got disctracted. What is the status this work? I am not following this actively. Please ping me if you think this work is ready for a new review round.

@vic-ma
Copy link
Contributor Author

vic-ma commented Apr 19, 2020

@furiel I have worked through and resolved all the comments from the last review, so I think it is ready for a new review now.

Copy link
Collaborator

@furiel furiel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Incredible work! Well done! Thank you for your contribution. I just found some cosmetic things. To move forward, please squash your commits into a single commit. Then I think this can be merged.

@vic-ma
Copy link
Contributor Author

vic-ma commented Apr 25, 2020

@furiel, here is the commit with the changes. If it looks good I can squash everything.

@furiel
Copy link
Collaborator

furiel commented Apr 27, 2020

Thank you. The changeset looks good. I have no more comments.

Create a guide that explains how to write plugins in syslog-ng.

Signed-off-by: Victor Ma <[email protected]>
@lbudai
Copy link
Contributor

lbudai commented Apr 27, 2020

@vic-ma , @furiel : thanks!

@lbudai lbudai merged commit 092321c into balabit:master Apr 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants