Jan Andre Ikenmeyer
|
51822417a3
|
Update MPL license to https
|
2019-08-02 01:41:37 +02:00 |
Brandon Myers
|
b8e7bc14db
|
Update healthandstatus hex logic
|
2019-06-30 16:25:53 -05:00 |
Brandon Myers
|
f15b04807d
|
Modify health and status cron to save object instead of event
|
2019-06-03 15:54:50 -05:00 |
Phrozyn
|
11610a102a
|
Removing doc_type from initial event post in healthAndStatus.py
|
2019-03-19 13:30:44 -05:00 |
A Smith
|
a67a912ced
|
Merge pull request #1128 from mozilla/merge_master_es6
Merge master into es6
|
2019-03-19 13:00:04 -05:00 |
Phrozyn
|
adfbbbba58
|
removing doc_type as this will be handled by mozdef_util elasticsearch client.
|
2019-03-19 12:58:14 -05:00 |
Brandon Myers
|
fbe973b903
|
Merge remote-tracking branch 'origin/master' into merge_master_es6
|
2019-03-19 12:58:01 -05:00 |
Phrozyn
|
b0d2e7ebbe
|
adding back in mozdefhealth for doc ID generation.
|
2019-03-19 10:19:33 -05:00 |
Phrozyn
|
d8896b342d
|
tweaks for logger
|
2019-03-19 10:15:02 -05:00 |
Phrozyn
|
bbe5d70e22
|
Updating logger and type and modifying doc_type to be _doc
|
2019-03-18 18:10:19 -05:00 |
Phrozyn
|
18268f7c4a
|
Updating _type to be type
|
2019-03-13 14:30:56 -05:00 |
Phrozyn
|
1094ed5675
|
updating cron for health to use _doc in _type field. Move old _type to new TLF of type
|
2019-03-13 14:26:50 -05:00 |
Brandon Myers
|
e16ec577bf
|
Remove .keys() call during key exists comparison
|
2019-02-15 12:11:15 -06:00 |
Brandon Myers
|
77e93f3fd8
|
Fixup missing whitespace around modulo operator
|
2018-12-14 12:53:25 -06:00 |
Brandon Myers
|
4d5f70295c
|
Fixup redefinition of unused import statements
|
2018-12-14 12:35:18 -06:00 |
Brandon Myers
|
c8922602f3
|
Resolve E305 expected 2 blank lines after class
|
2018-10-30 18:04:55 -05:00 |
andrewkrug
|
7c72f1bb69
|
remove blanket exception handling
|
2018-10-19 14:05:56 -07:00 |
Zack Mullaly
|
13a6c7401b
|
Replace all the imports to use mozdef_util
|
2018-10-16 12:45:04 -07:00 |
Brandon Myers
|
ef4930603f
|
Fixup blank line at end of file
|
2018-10-05 17:52:13 -04:00 |
Phrozyn
|
27766e2f48
|
Updating script to reflect correct Template name.
|
2018-08-14 13:49:34 -05:00 |
Phrozyn
|
eb8fad8f58
|
Adding index to initial es event, and updating mapping.
|
2018-08-07 15:48:52 -05:00 |
Phrozyn
|
3362fad060
|
Update to add mozdefhealth to it's own index.
|
2018-07-12 16:16:15 -05:00 |
Brandon Myers
|
c60c7b8c36
|
Remove extra line after copywrite date
|
2018-01-04 17:15:35 -06:00 |
Yash Mehrotra
|
90d7e3b6d3
|
Remove free-form 'Contributor:' text from code. Fixes #407
|
2017-12-23 02:14:53 +05:30 |
Brandon Myers
|
5c79a874b8
|
Set default values for mozdefstats events
|
2017-11-30 13:34:03 -06:00 |
Brandon Myers
|
34ddc557a3
|
Update healthAndStatus.py cron script
Signed-off-by: Brandon Myers <bmyers@mozilla.com>
|
2017-06-15 15:03:28 -05:00 |
Brandon Myers
|
6caaad320d
|
Remove duplicate definitions of toUTC
Signed-off-by: Brandon Myers <bmyers@mozilla.com>
|
2017-06-15 15:02:46 -05:00 |
Brandon Myers
|
79c5cf96ed
|
Update cron to use US/Pacific as timezone
Signed-off-by: Brandon Myers <bmyers@mozilla.com>
|
2017-06-15 15:00:47 -05:00 |
Jeff Bryner
|
7aa3f1e0cb
|
round occasionally long, longs from rabbit queue api
|
2014-11-14 13:14:30 -08:00 |
Jeff Bryner
|
2306bdc28c
|
move health jobs to UTC by default
|
2014-08-02 07:53:24 -07:00 |
Jeff Bryner
|
ae11b8ba66
|
sync health stats with no ack option
|
2014-06-18 15:07:35 -07:00 |
Jeff Bryner
|
1db93bab5f
|
health/status screen and schema updates to allow for vhosts, multiple queues, etc
|
2014-06-09 12:34:29 -07:00 |
Jeff Bryner
|
e96181fe30
|
send a status ID health record to make it easier to retrieve current stats
|
2014-06-08 09:16:35 -07:00 |
Jeff Bryner
|
088b9e9ba1
|
fix for missing messages_ready stats in rabbitmq api
|
2014-05-04 13:55:31 -07:00 |
Anthony Verez
|
58f48f6a6a
|
averez-56-healthinfo: pep8
|
2014-05-01 17:22:23 -07:00 |
Anthony Verez
|
dcde5cdfda
|
averez-22-license: Fix license stuff (Closes #22)
|
2014-04-16 11:40:15 -07:00 |
Jeff Bryner
|
b4061b4ac9
|
add load average stats
|
2014-04-01 11:57:15 -07:00 |
Jeff Bryner
|
851415ce06
|
health and status cron to report EPS from the rabbit-mq server queues
|
2014-04-01 11:50:21 -07:00 |