Not for now.
But it will possible in v3.

On 10/14/15 15:43, Loris Bennett wrote:
> Hi,
>
> Would it be possible to use a FileClass in an Alert, e.g.
>
> Filesets {
>      FileClass big_files {
>          Definition {
>              type == file
>              and
>              size > 100GB
>          }
>      }
> }
>
> EntryProcessor {
>      Alert big_files {
>          fileclass = big_files
>          and
>          last_mod < 1d
>      }
> }
>
> Cheers,
>
> Loris
>


------------------------------------------------------------------------------
_______________________________________________
robinhood-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/robinhood-support

Reply via email to