Skip to content
Snippets Groups Projects
Commit 5f09b209 authored by Tomáš Plesník's avatar Tomáš Plesník
Browse files

doplnen popis zadatele o zaregistrovani klienta

parent 7edb4e89
No related branches found
No related tags found
No related merge requests found
......@@ -285,7 +285,10 @@ G. Registration
of requested events, receiving of own events, description tags and CIDR
this client is allowed to communicate from.
Hostname hostname of client to be registered
Hostname Hostname of client to be registered
Requestor E-mail address of organization or authorized person
who demands new client registration.
Service name Text string. Unique name of the service the client
is integrated in.
......
......@@ -37,6 +37,8 @@ B. Registration
* For sender client:
- hostname of the machine, where client runs,
- e-mail address of organization or authorized person who demands
new client registration,
- client type = sender,
- name of the detection service (for example 'ScanDetector'),
- description tags of sent events (see below)
......@@ -44,6 +46,8 @@ B. Registration
* For receiver client:
- hostname of the machine, where client runs,
- e-mail address of organization or authorized person who demands
new client registration,
- client type = receiver,
- whether client should receive all events, or type of requested
events (for example 'portscan', see below) otherwise
......
......@@ -312,8 +312,8 @@ G. Registration of Clients
successfully:
hostname - hostname of the client,
requestor - organization or authorized person who demands new
client registration,
requestor - e-mail address of organization or authorized person
who demands new client registration,
type - the type of events the client wish to receive or '_any_'
for receiving of all types of events,
receive_own_events - boolean value describing if events originating from
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment