PUBlished on
November 5, 2020
updated on
November 5, 2025

Custom Alerts: Focus on What You Care About

OBSIDIAN SECURITY

Obsidian is designed from the get-go to balance simplicity with sophistication. Obsidian offers an easy-to-use SaaS security solution that delivers value in minutes with single-pane visibility across applications and out-of-the-box alerts for a wide range of security threats and risks. At the same time, threat-focused teams can use the powerful built-in search interface to look for interesting behavior or signs of trouble in the activity data. We are excited to now offer a new custom alerts capability that allows you to create your own alerts in Obsidian that will trigger based on activity that matters to you. Custom alerts extend the flexibility of the Obsidian platform by allowing security teams to control exactly what gets flagged and when. Let’s look at how you use custom alerts and see a few examples.

Privileged account login failures from outside the US

How It Works

In an earlier post, we’d talked about how Obsidian allows you to run searches against the activity data aggregated and normalized from SaaS applications. Obsidian users use a simple, domain-specific language called Obscene Query Language (OQL) to construct queries across a broad set of criteria, including users, locations, IP addresses, devices, dates, and more. Do you want to see all Zoom activity over the past two weeks? There’s a query for that:

timestamp:[now-14d TO *] service:zoom

How about all activity in Salesforce outside the home office? We’ve got you covered:

-geo.city:"newport beach" service:salesforce

Do you need to check if there were any failed logins to privileged accounts from outside the US? Here you go:

event:obsidian.authenticate AND status:fail AND actor.account.is_privileged:TRUE AND -geo.country:“united states”

And now, with custom alerts, you can ask Obsidian to run this search continuously in the background and raise an alert with a specific severity level if it returns any results.

You can create a new search from scratch or start with one of the saved searches in Obsidian’s library of 100+ searches to identify signs of trouble or to simply better understand what is happening in your applications.

Conclusion

Saved searches put you in the driver’s seat of your SaaS security by giving you control over what you get alerts on. Need to know when someone changes a file, or logs in from Australia, changes a setting only relevant to you? Obsidian lets you instantly build alerts on what matters to you, quickly, easily and flexibly across your SaaS. You never have to search for the same thing twice. Give it a try. We know you’ll love it.

Frequently Asked Questions (FAQs)

What are custom alerts in Obsidian and how do they work?

Custom alerts in Obsidian allow security teams to define specific criteria for SaaS activity and receive notifications when relevant events occur. Using Obsidian’s built-in search and Obscene Query Language (OQL), users can continuously monitor for behaviors or incidents that are important to their organization and set severity levels for each alert. This makes it easy to address unique security concerns without waiting for out-of-the-box rules.

How do I create a custom alert in Obsidian?

You can create a custom alert in Obsidian by constructing a search query using OQL, which gives you fine-grained control over parameters like users, locations, IP addresses, and more. Once you run or save a query, Obsidian lets you set it as an alert, automating continuous background monitoring and triggering alerts when criteria are met. You can build alerts from scratch or modify existing saved searches from Obsidian's extensive library.

What types of SaaS activities can I monitor with Obsidian’s custom alerts?

Obsidian’s custom alerts can monitor virtually any activity captured in SaaS logs, such as failed privileged account logins from specific locations, unauthorized changes to settings, file modifications, and unusual access patterns across applications like Zoom or Salesforce. The flexibility of OQL enables you to closely track actions relevant to your unique security policies and operational needs.

Can I use saved searches to create custom alerts in Obsidian?

Yes, Obsidian provides a library of over 100 saved searches that you can use as templates to quickly create custom alerts. You can choose a saved search that matches your security focus, adjust parameters as needed, and instantly enable alerting, streamlining the process for common or recommended use cases.

You May Also Like

Get Started

Start in minutes and secure your critical SaaS applications with continuous monitoring and data-driven insights.

get a demo