From aec6a45d4322efca56546cf7deb313ac5f58f6cf Mon Sep 17 00:00:00 2001 From: Sam Hazlehurst Date: Wed, 4 Dec 2024 15:23:19 -0500 Subject: [PATCH] fix: QRadar README typo (#2028) Fix README typo --- exporter/qradar/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exporter/qradar/README.md b/exporter/qradar/README.md index 6ab084369..335908cb2 100644 --- a/exporter/qradar/README.md +++ b/exporter/qradar/README.md @@ -1,4 +1,4 @@ -# QRadaar Exporter +# QRadar Exporter The QRadar Exporter is designed for forwarding logs to a QRadar instance using its Syslog endpoint. This exporter supports customization of data export types and various configuration options to tailor the connection and data handling to specific needs.