Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for comparing fields to each other #6

Open
samcornwell opened this issue Feb 15, 2018 · 1 comment
Open

add support for comparing fields to each other #6

samcornwell opened this issue Feb 15, 2018 · 1 comment

Comments

@samcornwell
Copy link
Collaborator

Implement support for the ability to compare fields to each other both within single observables and between multiple observables:

[user-account:action = 'login'] AS INITIAL FOLLOWEDBY [user-account:action = 'login' AND user-account:user_id != $INITIAL:user_id] WITHIN 3600 SECONDS

or some simpler analytic conceptually similar to the following.

[process:pid = process:ppid]

@samcornwell
Copy link
Collaborator Author

wiki proposal: Property Comparison Proposal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant