[Zeek] input framework - reading data from files - set vs table data structure?

Konrad Weglowski konrad.weglowski at gmail.com
Tue May 28 09:11:44 PDT 2019


Awesome, thank you very much!

Konrad


On Tue, May 28, 2019 at 12:02 PM Justin Azoff <justin at corelight.com> wrote:

> Yep, you just setup a table with only an index like so:
>
>
> https://github.com/zeek/zeek/blob/master/testing/btest/scripts/base/frameworks/input/set.zeek
>
> On Tue, May 28, 2019 at 11:48 AM Konrad Weglowski <
> konrad.weglowski at gmail.com> wrote:
>
>> Hey,
>>
>> Is there a way to read data from a file into a "set" data structure
>> (instead of "table")?
>>
>> I would like to read contents of the file that has list of domain names
>> for example, one per line and store in a "set" data structure variable.
>>
>> Thanks,
>>
>> Konrad
>> _______________________________________________
>> Zeek mailing list
>> zeek at zeek.org
>> http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/zeek
>
>
>
> --
> Justin
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ICSI.Berkeley.EDU/pipermail/zeek/attachments/20190528/90c87a9c/attachment-0001.html 


More information about the Zeek mailing list