Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
Warden
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Pavel Valach
Warden
Commits
5f09b209
Commit
5f09b209
authored
10 years ago
by
Tomáš Plesník
Browse files
Options
Downloads
Patches
Plain Diff
doplnen popis zadatele o zaregistrovani klienta
parent
7edb4e89
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
src/warden-client/doc/README
+4
-1
4 additions, 1 deletion
src/warden-client/doc/README
src/warden-client/doc/README.cesnet
+4
-0
4 additions, 0 deletions
src/warden-client/doc/README.cesnet
src/warden-server/doc/README
+2
-2
2 additions, 2 deletions
src/warden-server/doc/README
with
10 additions
and
3 deletions
src/warden-client/doc/README
+
4
−
1
View file @
5f09b209
...
@@ -285,7 +285,10 @@ G. Registration
...
@@ -285,7 +285,10 @@ G. Registration
of requested events, receiving of own events, description tags and CIDR
of requested events, receiving of own events, description tags and CIDR
this client is allowed to communicate from.
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
Service name Text string. Unique name of the service the client
is integrated in.
is integrated in.
...
...
This diff is collapsed.
Click to expand it.
src/warden-client/doc/README.cesnet
+
4
−
0
View file @
5f09b209
...
@@ -37,6 +37,8 @@ B. Registration
...
@@ -37,6 +37,8 @@ B. Registration
* For sender client:
* For sender client:
- hostname of the machine, where client runs,
- hostname of the machine, where client runs,
- e-mail address of organization or authorized person who demands
new client registration,
- client type = sender,
- client type = sender,
- name of the detection service (for example 'ScanDetector'),
- name of the detection service (for example 'ScanDetector'),
- description tags of sent events (see below)
- description tags of sent events (see below)
...
@@ -44,6 +46,8 @@ B. Registration
...
@@ -44,6 +46,8 @@ B. Registration
* For receiver client:
* For receiver client:
- hostname of the machine, where client runs,
- hostname of the machine, where client runs,
- e-mail address of organization or authorized person who demands
new client registration,
- client type = receiver,
- client type = receiver,
- whether client should receive all events, or type of requested
- whether client should receive all events, or type of requested
events (for example 'portscan', see below) otherwise
events (for example 'portscan', see below) otherwise
...
...
This diff is collapsed.
Click to expand it.
src/warden-server/doc/README
+
2
−
2
View file @
5f09b209
...
@@ -312,8 +312,8 @@ G. Registration of Clients
...
@@ -312,8 +312,8 @@ G. Registration of Clients
successfully:
successfully:
hostname - hostname of the client,
hostname - hostname of the client,
requestor - organization or authorized person
who demands new
requestor -
e-mail address of
organization or authorized person
client registration,
who demands new
client registration,
type - the type of events the client wish to receive or '_any_'
type - the type of events the client wish to receive or '_any_'
for receiving of all types of events,
for receiving of all types of events,
receive_own_events - boolean value describing if events originating from
receive_own_events - boolean value describing if events originating from
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment