Hello, I need to create an alert to send me an email when the license is at 80% or 90%
In Splunk clound there is no alert created that can be activated as if it happens in Splunk enterprise on premises, my license is 10GB
`sim_licensing_summary_base`
| `sim_licensing_summary_no_split("")`
| fields - b volume
| where GB > 8
`sim_licensing_summary_base`
| `sim_licensing_summary_no_split("")`
| fields - b volume
| where GB > 8