[Oisf-users] trying to get file logging working on 2.0.4

Russell Fulton r.fulton at auckland.ac.nz
Fri Jan 16 18:09:55 UTC 2015


> On 16/01/2015, at 8:11 pm, Delta Yeh <delta.yeh at gmail.com> wrote:
> 
> 
> 
> 2015-01-16 11:46 GMT+08:00 Russell Fulton <r.fulton at auckland.ac.nz <mailto:r.fulton at auckland.ac.nz>>:
> I worked with Peter on this and then got interrupted by holiday and finally got back to it today.
> 
> It turns out to be a problem with the yaml:
> this works:
>   - file-store:
>       enabled: yes      # set to yes to enable
>       log-dir: files    # directory to store the files
>       force-magic: no   # force logging magic on all stored files
>       force-md5: no     # force logging of md5 checksums
>       waldo: file.waldo # waldo file to store the file_id across runs
> 
> this fails silently:
> 
>   - file-store:
>     enabled: yes      # set to yes to enable
>     log-dir: files    # directory to store the files
>     force-magic: no   # force logging magic on all stored files
>     force-md5: no     # force logging of md5 checksums
>     waldo: file.waldo # waldo file to store the file_id across runs
> 
> 
>  Same config ? 

exactly — what is different is the indenting!!!


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openinfosecfoundation.org/pipermail/oisf-users/attachments/20150117/30fc711a/attachment-0002.html>


More information about the Oisf-users mailing list