Commit Graph

457 Commits

Author SHA1 Message Date
Mark Veidemanis 66232c8260
Ingest no matches 2023-02-09 07:20:07 +00:00
Mark Veidemanis 2c12854a55
Set URL label properly 2023-02-09 07:20:07 +00:00
Mark Veidemanis af5c212450
Ingest when there are no matches, add extra validation for send empty 2023-02-09 07:20:07 +00:00
Mark Veidemanis 2a034a16e7
Allow disabling notifications 2023-02-09 07:20:07 +00:00
Mark Veidemanis c356f58d8a
Add the time taken even where there are no hits 2023-02-09 07:20:28 +00:00
Mark Veidemanis 6a890723d9
Add index rule directive to example settings 2023-02-09 07:20:28 +00:00
Mark Veidemanis f0455984ef
Create sync versions of pathway to ingest messages to work around sync-only Django management commands 2023-02-09 07:20:45 +00:00
Mark Veidemanis 1b1dbbc76c
Add mode to stored rules output 2023-02-08 18:26:40 +00:00
Mark Veidemanis 7e78c2857e
Hide index field for rule searches 2023-02-08 17:46:43 +00:00
Mark Veidemanis 1eea401657
Reformat headers for extra rule fields 2023-02-08 16:35:23 +00:00
Mark Veidemanis 81c8e34211
Make notification rules queryable 2023-02-02 20:41:19 +00:00
Mark Veidemanis df1e82c5f2
Ingest notification matches to ES 2023-02-02 20:04:55 +00:00
Mark Veidemanis 79b4512546
Make notification rule ID field UUID and fix default sources 2023-02-02 19:35:27 +00:00
Mark Veidemanis 97e932cbae
Add more fine-grained permissions to rules 2023-02-02 19:08:10 +00:00
Mark Veidemanis 0cbd2d8a6f
Check hash of message when determining if it is a new match 2023-02-02 18:58:40 +00:00
Mark Veidemanis 66596cda42
Add total hits to output 2023-02-01 07:20:24 +00:00
Mark Veidemanis 53cb9a7f76
When annotating results, don't send empty queries to Threshold 2023-02-01 07:20:31 +00:00
Mark Veidemanis eb7ff88c15
Fix context view for certain mtypes 2023-02-01 07:20:31 +00:00
Mark Veidemanis 2153054cac
Fix call to get_users 2023-02-01 07:20:15 +00:00
Mark Veidemanis 7b05e48d71
Make meta optional 2023-01-16 07:20:37 +00:00
Mark Veidemanis 4aa8e67e11
Make metadata return from search more flexible 2023-01-16 07:20:37 +00:00
Mark Veidemanis 2eb090f088
Use generic meta variable for returning more data about the search 2023-01-16 16:44:55 +00:00
Mark Veidemanis bea84ee2b6
Set maximum amount 2023-01-16 07:20:37 +00:00
Mark Veidemanis 3d6c8d618f
Document rule system 2023-01-16 07:20:37 +00:00
Mark Veidemanis ef9734a34d
Initialise ES client only on first search 2023-01-16 07:20:37 +00:00
Mark Veidemanis c08ecc036f
Check if date range is equal to 2023-01-16 07:20:37 +00:00
Mark Veidemanis 1964ab62ec
Check the specified window 2023-01-16 01:17:19 +00:00
Mark Veidemanis 742a2f92da
Prepopulate the match field 2023-01-16 00:29:54 +00:00
Mark Veidemanis ddffc2c3d8
Store index and source as lists 2023-01-16 00:23:23 +00:00
Mark Veidemanis f5e371bf5c
Store dict in match field if empty 2023-01-16 00:20:40 +00:00
Mark Veidemanis 9de1787de6
Only look for ondemand rules in processing 2023-01-16 00:16:08 +00:00
Mark Veidemanis a2207bbcf4
Support sending messages when a rule no longer matches and fix dual-use notification sender 2023-01-16 00:10:41 +00:00
Mark Veidemanis 75603570ff
Finish implementing webhook delivery 2023-01-15 23:02:13 +00:00
Mark Veidemanis 2dd9efcc6f
Fix window/interval validation and make aggs optional in parse_results 2023-01-15 20:27:19 +00:00
Mark Veidemanis eb2486afba
Allow using webhooks for notifications 2023-01-15 18:40:17 +00:00
Mark Veidemanis 46c7d96310
Allow clearing matches 2023-01-15 18:39:57 +00:00
Mark Veidemanis 6bfa0aa73b
Implement running scheduled rules and check aggregations 2023-01-15 17:59:12 +00:00
Mark Veidemanis 435d9b5571
Implement running scheduled tasks 2023-01-14 17:24:54 +00:00
Mark Veidemanis 2a1e6b3292
Allow scheduling notification rules 2023-01-14 16:36:22 +00:00
Mark Veidemanis 9ee9c7abde
Fix insights 2023-01-14 16:36:00 +00:00
Mark Veidemanis dbf581245b
Validate interval and window fields in form 2023-01-14 14:45:19 +00:00
Mark Veidemanis fbe5607899
Add interval and window fields to NotificationRule 2023-01-14 14:36:46 +00:00
Mark Veidemanis 158fffed99
Show which fields matched 2023-01-13 07:20:31 +00:00
Mark Veidemanis dd4b2ddd3a
Log NTFY errors 2023-01-12 19:00:06 +00:00
Mark Veidemanis 092d4c64ff
Don't show None to the user if no topic is set 2023-01-12 07:20:48 +00:00
Mark Veidemanis 9aacc2cc51
Lowercase msg before matching 2023-01-12 07:20:48 +00:00
Mark Veidemanis 031995d4b9
Allow partial matching on msg field 2023-01-12 07:20:48 +00:00
Mark Veidemanis 4f55ffeaf7
Allow overriding topic 2023-01-12 07:20:48 +00:00
Mark Veidemanis 0b840d227b
Add priority to notification rules 2023-01-12 07:20:48 +00:00
Mark Veidemanis e01aea7712
Properly check tokens in notification rules 2023-01-12 07:20:48 +00:00