Commit Graph

208 Commits

Author SHA1 Message Date
Jesús Ángel González
e7561d52a2 Handled '401 Unauthorized' response and simplified some code lines 2017-12-20 17:48:20 +01:00
Javier Castro
50307f6b82
Merge pull request #138 from wazuh/3.0-regex-validations
3.0 Regex validations
2017-12-19 18:52:07 +01:00
Jesús Ángel González
1c14223b83 Validating form fields when adding a new API (backend) 2017-12-19 18:51:33 +01:00
havidarou
b540e544e9 Inserting .kibana template when missing 2017-12-19 11:23:42 -05:00
havidarou
838f3500e2 Creating .kibana on startup 2017-12-14 07:24:51 -05:00
havidarou
0a3feaa1f7 Decoupling from backend the selected API and index pattern 2017-12-12 11:59:19 -05:00
havidarou
692721b488 Automatic .wazuh upgrading 2017-12-11 05:45:32 -05:00
havidarou
525dcf6f3e Adding some error logs 2017-12-05 11:39:02 -05:00
havidarou
5837c30e2d Working reindex, needs refactoring 2017-12-05 10:02:09 -05:00
havidarou
8e651e201f Initial approach reindexing .wazuh index 2017-12-04 13:59:36 -05:00
havidarou
62bc6c1111 Enchancement: dynamic index-patterns, plus minor fixes 2017-12-03 09:30:47 -05:00
Javier Castro
645ac0c646
Merge pull request #111 from wazuh/3.0-fix-api-down
Fix API is down situation
2017-12-01 10:40:41 +01:00
havidarou
23c41fb5e7 Using only the elasticsearch client for initialization tasks 2017-11-30 10:22:31 -05:00
Jesús
f9663f2b0e Check on the back-end if the API is down and handle the error properly 2017-11-30 13:04:48 +01:00
havidarou
123e451354 Changing loading conditions for visualizations in the agents tab 2017-11-29 13:36:56 -05:00
havidarou
20d433e9be Fixing some bugs due to prior merges and fixing one index pattern in the discover tabs 2017-11-27 15:54:57 -05:00
havidarou
dfdcc24fbc Adding the new discover to the agents tab 2017-11-27 11:27:07 -05:00
Jesús
8750ff6900 Sorted agents-pci-dss objects 2017-11-20 17:41:50 +01:00
Jesús
1386cea516 Sorted agents-audit objects 2017-11-20 17:36:30 +01:00
Jesús
891b5ee93c Sorted agents-oscap objects 2017-11-20 17:30:20 +01:00
Jesús
3ab459c289 Sorted agents-fim objects 2017-11-20 17:23:13 +01:00
Jesús
ccdf9662fe Sorted agents-fim objects 2017-11-20 17:20:28 +01:00
Jesús
26a4c51aac Sorted agents-overview objects 2017-11-20 17:17:49 +01:00
havidarou
40732ce4c0 Adjusting integrations - ruleset 2017-11-17 15:22:01 -05:00
havidarou
6453aff460 Toggling leyends off in certain visualizations 2017-11-17 11:00:46 -05:00
havidarou
7c80333b98 Fixing styles in visualizations 2017-11-17 03:57:26 -05:00
havidarou
2ff500aa6f Fixing backend call for no-base-path 2017-11-17 03:56:59 -05:00
havidarou
46ae67bac7 Deleting old app_objects_file.json 2017-11-15 10:01:21 -05:00
havidarou
4d7b9ca01c Adding splitted loading of visualizations in the backend 2017-11-15 09:58:53 -05:00
havidarou
8ec97a0857 Splitting visualizations by index-pattern and adding agents tab visualizations 2017-11-15 09:57:52 -05:00
Pedro Sanchez
3e5a98bb15 Using URI for needle requests. Promises waiting for Kibana and Elastic to be ready 2017-11-15 09:35:23 +00:00
havidarou
b879c7b820 Fixing font size in metric visualizations 2017-11-14 18:43:27 -05:00
havidarou
f95e8324cd Fixing names in visualizations 2017-11-14 13:44:31 -05:00
havidarou
ce1574d701 Adding more visualizations to the backend loader 2017-11-14 11:51:24 -05:00
havidarou
5b0c4463af Backend loading of Wazuh app visualizations. In progress 2017-11-14 10:55:35 -05:00
Jesús Ángel González Novez
2a4fcd0efb Removed some console.log for better performance 2017-11-10 10:30:49 +01:00
Jesús Ángel González Novez
5640fd92b5 Fixed extra space in regex 2017-11-09 16:58:41 +01:00
Jesús Ángel González Novez
0be2645185 Fix warning message when no API registered. Fix int comparations in multiple conditionals 2017-11-02 19:00:35 +01:00
havidarou
2c411902c0 Fixing minor errors in initialization 2017-11-02 12:49:24 -04:00
Jesús Ángel González Novez
187f066aae Added travis config file. Replaced == by === multiple files. 2017-10-30 11:52:54 +01:00
Jesús Ángel González Novez
9622f50ec5 Using template literals. Removed redundant quotes. Minor improvements 2017-10-30 11:22:01 +01:00
Jesús Ángel González Novez
eb225b4e9f Minor refactoring 2017-10-27 12:21:56 +02:00
Jesús Ángel González Novez
c9bc66951b Impovements on status checking 2017-10-27 12:17:49 +02:00
Jesús Ángel González Novez
9e0f998d66 Replaced forEach -- for of 2017-10-27 12:09:46 +02:00
Jesús Ángel González Novez
b352cc888c Removed more unused variables. Removed unnecessary initializations 2017-10-27 12:03:05 +02:00
Jesús Ángel González Novez
5edf4b4346 Removed unused variables, fix some syntax errors, improvements in functions of initialize 2017-10-27 11:34:33 +02:00
Jesús Ángel González Novez
7da32b9ce5 Fix wrong promises chaining 2017-10-27 11:07:38 +02:00
Jesús Ángel González Novez
929278ff51 Fix parameters validation 2017-10-27 11:01:25 +02:00
Jesús Ángel González Novez
dddee6e926 Fix wrong promises chaining 2017-10-27 10:55:05 +02:00
Jesús Ángel González Novez
b7a6940acf Fixing wazuh-api-elastic 2017-10-27 10:34:59 +02:00