Skip to content

Commit

Permalink
Add Collectors (#47)
Browse files Browse the repository at this point in the history
* Add Architecture

* Change Image

* Change Images Rules

* Add collectors
  • Loading branch information
alaynsn authored Jun 20, 2024
1 parent 0dfca07 commit dff8e2c
Show file tree
Hide file tree
Showing 7 changed files with 69 additions and 1 deletion.
61 changes: 61 additions & 0 deletions Data Sources/Collectors.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
---
layout: default
title: Collectors
parent: Data Sources
nav_order: 3
---

# Collectors

The new 'Collector Management' view allows users to manage installed collectors. This functionality is designed to improve the monitoring and control of collectors within the network.

## New Features in the Data Sources Menu

<img title="Menu Data Sources" alt="Menu Data Sources" src="../Images/menu_datasources.png">

The latest update introduces enhanced functionalities within the "Data Sources" menu, specifically under the "Collectors" and "Collectors Groups" sections. These new features are designed to streamline the management and organization of data collectors and their groups.

## Collectors
Collector Management View: This new view allows users to efficiently manage installed collectors. Users can view, edit, and update collector configurations directly through this interface.

<img title="Collectors" alt="Collectors" src="../Images/collectors.png">

## Group Assignment

### Description:
Allows users to assign collectors to different groups for organized management.

### Steps to use this feature:

Select the desired collectors.
1. Choose a group from the dropdown list.
2. Confirm the assignment.
3. Filtering by Names

## Filtering by Names

### Description:
Facilitates the search for specific collectors using a name filtering system.

1. Enter the name of the collector in the search field.
2. The results will automatically update to show only the collectors that match.


## View Collector Details

### Description:
Allows viewing detailed information about each collector.

1. Click on the desired collector.
2. A window will display all the relevant details.

### Deletion of Collectors
### Description:
Offers the option to delete collectors that are no longer needed.

## Collector Groups
<img title="Collectors" alt="Collectors" src="../Images/collectors_group.png">

Group Management Tools: Users can now create, modify, and manage groups of collectors. This functionality aids in organizing collectors according to different criteria or operational needs, enhancing overall network management.


6 changes: 6 additions & 0 deletions Data Sources/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
layout: default
title: Data Sources
nav_order: 7
has_children: true
---
Binary file modified Images/.DS_Store
Binary file not shown.
Binary file added Images/collectors.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Images/collectors_group.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Images/menu_datasources.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion Integrations/ThreatDetectionandResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Our team is always working on a new integration, but here is the list of what we
| 5 | SOC AI | <img title="SOC AI" alt="SOC AI" src="../Images/Integrations/logosocai.svg"> |
| 6 | ESET Endpoint Protection | <img title="ESET Endpoint Protection" alt="ESET Endpoint Protection" src="../Images/Integrations/logoesetendpoint.svg"> |
| 7 | Kaspersky Security | <img title="Kaspersky Security" alt="Kaspersky Security" src="../Images/Integrations/logokasperskysecurity.svg"> |
| 8 | Bitdefender | <img title="Bitdefender" alt="Bitdefender" src="../Images/Integrations/logobitdefender.svg"> |
| 8 | Bitdefender GravityZone | <img title="Bitdefender" alt="Bitdefender" src="../Images/Integrations/logobitdefender.svg"> |
| 9 | Traefik | <img title="Traefik" alt="Traefik" src="../Images/Integrations/logotraefik.svg"> |
| 10 | Google Cloud Platform | <img title="Google Cloud Platform" alt="Google Cloud Platform" src="../Images/Integrations/logogooglecloud.svg"> |
| 11 | AWS Cloudwatch | <img title="AWS Cloudwatch" alt="AWS Cloudwatch" src="../Images/Integrations/logoawscloud.svg"> |
Expand Down Expand Up @@ -71,5 +71,6 @@ Our team is always working on a new integration, but here is the list of what we
| 46 | IBM AIX | <img title="SentinelOne Endpoint Security" alt="SentinelOne Endpoint Security" src="../Images/Integrations/IBMAIXlogo.png" width="200" height="200"> |
| 47 | FortiWeb | <img title="SentinelOne Endpoint Security" alt="SentinelOne Endpoint Security" src="../Images/Integrations/logofortigate.svg"> |
| 48 | NetFlow | <img title="SentinelOne Endpoint Security" alt="SentinelOne Endpoint Security" src="../Images/Integrations/netflowlogo.png" width="100" height="100"> |
| 49 | IBM AS/400 | <img title="IBM AS/400" alt="IBM AS/400" src="../Images/Integrations/logoibmas400.jpg" width="100" height="100"> |


0 comments on commit dff8e2c

Please sign in to comment.