[Bro] Issue defining "Site::local_admins" variable

Azoff, Justin S jazoff at illinois.edu
Mon May 8 09:06:02 PDT 2017


> On May 8, 2017, at 12:04 PM, Espresso Beanies <espressobeanies at gmail.com> wrote:
> 
> Thanks Justin. That worked. :)
> 
> Out of curiosity, what does the "print Site::get_emails()" statement do?

    ## Function that returns a comma-separated list of email addresses
    ## that are considered administrators for the IP address provided as
    ## an argument.
    ## The function inspects :bro:id:`Site::local_admins`.
    global get_emails: function(a: addr): string;

-- 
- Justin Azoff




More information about the Bro mailing list