Re: trap2sink configuration programmatically

2017-11-23 Thread Ján Gnip
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 (

Re: trap2sink configuration programmatically

2017-11-23 Thread 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 (trap2sink JG> config option)? I'm able to create new trap session via JG> function create_trap_session(). The problem is that I want