[PR #10302/580ac1e3 backport][stable-11] fix style in plugins (#10325)

fix style in plugins (#10302)


(cherry picked from commit 580ac1e30d)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot]
2025-07-01 22:58:46 +02:00
committed by GitHub
parent 1c4556dc4c
commit da3874c96d
42 changed files with 111 additions and 114 deletions

View File

@@ -11,7 +11,7 @@ name: logentries
type: notification
short_description: Sends events to Logentries
description:
- This callback plugin will generate JSON objects and send them to Logentries using TCP for auditing/debugging purposes.
- This callback plugin generates JSON objects and send them to Logentries using TCP for auditing/debugging purposes.
requirements:
- whitelisting in configuration
- certifi (Python library)