mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 08:38:20 +00:00
Introduce support for a table of key/value pairs with further configuration options,
with the same userinterface as in the logging interface. Not really tested, but tests still work.
This commit is contained in:
parent
227159fd04
commit
f820ee9f5c
19 changed files with 173 additions and 26 deletions
|
@ -10,6 +10,8 @@ close(A::outfile);
|
|||
Input::remove(input);
|
||||
}
|
||||
|
||||
}, config={
|
||||
|
||||
}]
|
||||
Input::EVENT_NEW
|
||||
sdfkh:KH;fdkncv;ISEUp34:Fkdj;YVpIODhfDF
|
||||
|
@ -25,6 +27,8 @@ close(A::outfile);
|
|||
Input::remove(input);
|
||||
}
|
||||
|
||||
}, config={
|
||||
|
||||
}]
|
||||
Input::EVENT_NEW
|
||||
DSF"DFKJ"SDFKLh304yrsdkfj@#(*U$34jfDJup3UF
|
||||
|
@ -40,6 +44,8 @@ close(A::outfile);
|
|||
Input::remove(input);
|
||||
}
|
||||
|
||||
}, config={
|
||||
|
||||
}]
|
||||
Input::EVENT_NEW
|
||||
q3r3057fdf
|
||||
|
@ -55,6 +61,8 @@ close(A::outfile);
|
|||
Input::remove(input);
|
||||
}
|
||||
|
||||
}, config={
|
||||
|
||||
}]
|
||||
Input::EVENT_NEW
|
||||
sdfs\d
|
||||
|
@ -70,6 +78,8 @@ close(A::outfile);
|
|||
Input::remove(input);
|
||||
}
|
||||
|
||||
}, config={
|
||||
|
||||
}]
|
||||
Input::EVENT_NEW
|
||||
|
||||
|
@ -85,6 +95,8 @@ close(A::outfile);
|
|||
Input::remove(input);
|
||||
}
|
||||
|
||||
}, config={
|
||||
|
||||
}]
|
||||
Input::EVENT_NEW
|
||||
dfsdf
|
||||
|
@ -100,6 +112,8 @@ close(A::outfile);
|
|||
Input::remove(input);
|
||||
}
|
||||
|
||||
}, config={
|
||||
|
||||
}]
|
||||
Input::EVENT_NEW
|
||||
sdf
|
||||
|
@ -115,6 +129,8 @@ close(A::outfile);
|
|||
Input::remove(input);
|
||||
}
|
||||
|
||||
}, config={
|
||||
|
||||
}]
|
||||
Input::EVENT_NEW
|
||||
3rw43wRRERLlL#RWERERERE.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue