-
Notifications
You must be signed in to change notification settings - Fork 8.4k
Closed
Labels
Description
For logs that have a relational nature (i.e. ncFTPd session and transfer logs) it would be useful to be able to filter on parent and child fields. The easiest way to implement this is likely to add two new filter types, one for parent and one for child. For simplicity, I was thinking the filter would just be a query string query. In addition to the query string, the filter would also need to accept the parent/child type.