I solved it by adding custom callback that cleans out all the relevant
structures.
2017-11-23 9:18 GMT+01:00 Robert Story :
> On Tue, 31 Oct 2017 20:57:04 +0100 Ján wrote:
> JG> is there any way how to programmatically (from our app loaded
> JG> as a dlmod module) set destination host for traps (
On Tue, 31 Oct 2017 20:57:04 +0100 Ján wrote:
JG> is there any way how to programmatically (from our app loaded
JG> as a dlmod module) set destination host for traps (trap2sink
JG> config option)? I'm able to create new trap session via
JG> function create_trap_session(). The problem is that I want
Hello all,
is there any way how to programmatically (from our app loaded as a dlmod
module) set destination host for traps (trap2sink config option)?
I'm able to create new trap session via function create_trap_session().
The problem is that I want to update host IP address later (also
programmatic