Commit Graph

395 Commits

Author SHA1 Message Date
Jesús Ángel González
7417cfdde8 Fix monitoring error message 2018-04-11 16:41:14 +02:00
Jesús Ángel González
1661ba6b8c Fix cron frequency 2018-04-11 15:55:09 +02:00
Jesús Ángel González
4581664ee1 Added new bool parameter and new Elastic query to deletion method 2018-04-11 15:51:33 +02:00
Jesús Ángel González
0bd8699dab New cron job to delete any visualization which was not removed properly 2018-04-11 15:51:12 +02:00
Jesús Ángel González
6256479934 Fix wrong vis deletion function 2018-04-11 13:54:34 +02:00
Jesús Ángel González
51f797025e Prevents fail on some scenarios with empty index pattern list 2018-04-11 13:31:46 +02:00
Jesús Ángel González
931348f1f7 Id could be title and/or id 2018-04-11 12:45:40 +02:00
Jesús Ángel González
a06e8e9e78 Fix replicas/shards configuration on initialize 2018-04-11 12:04:01 +02:00
Jesús Ángel González
d2bcd2f963 Fix vis deletion whenever no results found 2018-04-11 11:49:41 +02:00
Jesús Ángel González
1b32be302e Fix common visualizations Agents vs Overview, now each one has its own visualizations 2018-04-11 11:02:10 +02:00
Jesús Ángel González
6e5b0af880 Removed unused variable 2018-04-11 10:37:15 +02:00
Jesús Ángel González
96ea2220d9 Split on controller, routes. Implemented three new classes for the controllers 2018-04-11 09:58:23 +02:00
Jesús Ángel González
648498ada2 Fix typo saving api 2018-04-10 17:25:23 +02:00
Jesús Ángel González
4a33962f5f Removed the temporary hack to test it more in deep 2018-04-10 17:21:56 +02:00
Jesús Ángel González
dbe1c8529e Added reindex methods to the Elastic wrapper 2018-04-10 17:20:16 +02:00
Jesús Ángel González
44c34d6e44 Fully delete elasticRequest client from initialize module 2018-04-10 17:19:44 +02:00
Jesús Ángel González
308733af1f Cleaning the elasticRequest calls 2018-04-10 17:11:51 +02:00
Jesús Ángel González
6b07302bea Added few more methods to the Elastic wrapper 2018-04-10 17:11:42 +02:00
Jesús Ángel González
dbad687254 Fully deleted elasticRequest client from monitoring module 2018-04-10 17:11:29 +02:00
Jesús Ángel González
76783bfdaa Fix typo 2018-04-10 16:39:20 +02:00
Jesús Ángel González
b001e0e402 Added more methods to the Elastic wrapper (in progress) 2018-04-10 16:39:03 +02:00
Jesús Ángel González
fc01ee580b Fully deleted elasticRequest client from this module 2018-04-10 16:38:47 +02:00
Jesús Ángel González
64affbd1c0 Fix typo 2018-04-10 16:26:17 +02:00
Jesús Ángel González
950c1734c5 Added .wazuh index wrappers 2018-04-10 16:25:58 +02:00
Jesús Ángel González
c1f3165138 Fully deleted elasticRequest client from this module 2018-04-10 16:25:47 +02:00
Jesús Ángel González
98e56653cf Adapting to the Elastic wrapper (in progress) 2018-04-10 15:56:52 +02:00
Jesús Ángel González
703844a835 Using the Elastic Wrapper here too 2018-04-10 15:56:33 +02:00
Jesús Ángel González
c507f18e48 More methods added to the Elastic wrapper (in progress) 2018-04-10 15:42:03 +02:00
Jesús Ángel González
f8a807b0d7 Adapting to the Elastic wrapper 2018-04-10 15:31:02 +02:00
Jesús Ángel González
77feafda98 Added more methods to the Elastic wrapper 2018-04-10 15:30:51 +02:00
Jesús Ángel González
e0ca699296 Elastic wrapper just started 2018-04-10 15:18:48 +02:00
Jesús Ángel González
a81ed136dd Moved if statement to the right place 2018-04-10 15:11:06 +02:00
Jesús Ángel González
17d1e6db31 Removed unused variable 2018-04-10 15:09:08 +02:00
Jesús Ángel González
c7467e62c9 Added missing index pattern 2018-04-10 13:16:06 +02:00
Jesús Ángel González
d5d3c1d9a7 Fixes on init function, removed configureKibana function 2018-04-10 12:56:18 +02:00
Jesús Ángel González
118ee563b9 Fixed initialize process, adapted to live visualizations, new option added to config file 2018-04-10 12:23:07 +02:00
Jesús Ángel González
0d826acc05 Removed redundant require statement 2018-04-10 11:41:23 +02:00
Jesús Ángel González
638298993e Duplicated vuln vis for agents 2018-04-10 11:41:01 +02:00
Jesús Ángel González
dcb60ce560 Removed getCurrentlyAppliedPattern, using get-list route instead 2018-04-10 09:46:47 +02:00
Jesús Ángel González
35ab7da6fa Changed some log messages and function comments 2018-04-10 09:46:47 +02:00
Jesús Ángel González
5a2cfe36a0 Adapted to fetch ruleset visualizations too 2018-04-10 09:46:47 +02:00
Jesús Ángel González
bd2987fe97 Split visualizations for manager ruleset 2018-04-10 09:46:47 +02:00
Jesús Ángel González
d907b9e242 Removed unused reference 2018-04-10 09:46:47 +02:00
Jesús Ángel González
0648d07070 Finally two visualizations objects were removed 2018-04-10 09:46:47 +02:00
Jesús Ángel González
c507aff66c Added more visualizations to their own file (in progress) 2018-04-10 09:46:47 +02:00
Jesús Ángel González
963dd8f425 Only ruleset visualizations are still alive 2018-04-10 09:46:47 +02:00
Jesús Ángel González
a628e0e3f1 Remove update app objects from wazuh-elastic and its route, also temporary hack to current pattern 2018-04-10 09:46:47 +02:00
Jesús Ángel González
9f1f54d5cb Removed importing visualization from monitoring 2018-04-10 09:46:47 +02:00
Jesús Ángel González
3f620a50a9 Removed importing visualizations process from initialize 2018-04-10 09:46:47 +02:00
havidarou
c8070b95d1 Simplify dynamic visualizations loading schema 2018-04-10 09:46:47 +02:00