From 1073f970200f4d24e79f680f964fadb3b83bcffc Mon Sep 17 00:00:00 2001
From: nodiscc <nodiscc@gmail.com>
Date: Thu, 25 May 2023 17:46:50 +0200
Subject: [PATCH] beats: add source code URL, license, language - ref.
 https://github.com/awesome-foss/awesome-sysadmin/issues/416

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index c54d9ad..95b4dd0 100644
--- a/README.md
+++ b/README.md
@@ -535,7 +535,7 @@ _See also: [awesome-selfhosted/Database Management](https://github.com/awesome-s
 
 _See also: [Databases](#databases)_
 
-- [Beats](https://www.elastic.co/beats/) - Single-purpose data shippers that send data from hundreds or thousands of machines and systems to Logstash or Elasticsearch.
+- [Beats](https://www.elastic.co/beats/) - Single-purpose data shippers that send data from hundreds or thousands of machines and systems to Logstash or Elasticsearch. ([Source Code](https://github.com/elastic/beats)) `Apache-2.0`
 - [Collectd](https://collectd.org/) - System statistic collection daemon.
 - [Diamond](https://github.com/python-diamond/Diamond) - Python based statistic collection daemon.
 - [Facette](https://facette.io) - Time series data visualization and graphing software written in Go.