Commit Graph

380 Commits

Author SHA1 Message Date
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
Jesús Ángel González
889312c937 Started agents split process 2018-04-10 09:46:47 +02:00
Jesús Ángel González
4435123ecd Improved deletion function, now it uses only one query to delete all 2018-04-10 09:46:47 +02:00
Jesús Ángel González
88a0524ac4 Temporary patch to continue developing 2018-04-10 09:46:47 +02:00
Jesús Ángel González
3b8ed0ce22 Fix typo 2018-04-10 09:46:47 +02:00
Jesús Ángel González
a50fcb3918 First approach of createVis and deleteVis functions 2018-04-10 09:46:47 +02:00
Jesús Ángel González
7f1aecb131 Split visualizations in multiple common js modules 2018-04-10 09:46:47 +02:00
Jesús Ángel González
9f25a6de48 Created empty files for visualizations 2018-04-10 09:46:47 +02:00
havidarou
2cbfa5851a Dynamic visualizations seed 2018-04-10 09:46:47 +02:00
Jesús Ángel González
cf69fa0da0 Reduced to info level the message related to "Elasticsearch is ready" 2018-04-04 11:13:34 +02:00
Jesús Ángel González
b8f8f95f26 Prevents auto-restart due to logs on development mode 2018-04-04 11:13:04 +02:00
Jesús Ángel González
7bb80214d8 Added fields for wazuh-monitoring when creating the index pattern 2018-04-02 16:34:20 +02:00
Jesús Ángel González
b0cc29b106 Split and refactor for init() function on initialize time (in progress) 2018-04-02 15:44:49 +02:00
Jesús Ángel González
eb4d0b85a7 Moved server.log statement to the right place 2018-04-02 15:05:15 +02:00
Jesús Ángel González
3957fdc150 Fix typo con getConfig function 2018-04-02 13:02:25 +02:00
Jesús Ángel González
ae56eb9422 Replaced internal user by request user to save/update API settings 2018-04-02 11:55:22 +02:00