Hi ,
How to create custom correlation search is ES app. For eg: Traffic to suspicious country
The easiest way is to find one that is already very similar, go to the CLI and edit savedsearches.conf
and copy the entire stanza, rename the search, and update the search
and other settings, accordingly.
From an ES dashboard select Configure->Content->Content management. Click the "Create New Content" button and select "Correlation Search". Fill in the form and click Save.
The easiest way is to find one that is already very similar, go to the CLI and edit savedsearches.conf
and copy the entire stanza, rename the search, and update the search
and other settings, accordingly.