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
a6a72d76
"git@gitlab.cesnet.cz:madcatxster/molstar.git" did not exist on "ced7d3bef4a15bef51fbaae156d032f6e7542cce"
Commit
a6a72d76
authored
13 years ago
by
Jan Soukal
Browse files
Options
Downloads
Patches
Plain Diff
doplneny navratove hodnoty fce SaveNewEvent do sekce Arguments and calls.
parent
985a7df2
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/warden-client/doc/README
+5
-1
5 additions, 1 deletion
src/warden-client/doc/README
with
5 additions
and
1 deletion
src/warden-client/doc/README
+
5
−
1
View file @
a6a72d76
...
...
@@ -325,7 +325,7 @@ I. Functions, Arguments and Calls
@event = ($service, $detected, $type, $source_type, $source, $target_proto,
$target_port, $attack_scale, $note, $priority, $timeout );
Event array attributes with example value and explanation on the right
(Perl):
...
...
@@ -394,6 +394,10 @@ I. Functions, Arguments and Calls
# considered timeouted.
$timeout = "20";
The return value of function SaveNewEvent is 1 when an event was
successfully received by the Warden server. Otherwise, the return value
is 0.
2. WardenClientReceive::getNewEvents
A function to download batch of events from the Warden server. Received
...
...
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