Commit Graph

105 Commits

Author SHA1 Message Date
Jesús Ángel
dd6cc10c6c
Improve app logger (#1373) 2019-04-15 12:47:45 +02:00
Jesús Ángel
4932c3d4c7 Updated copyright text 2019-01-14 17:36:47 +01:00
Jesús Ángel
3df26c5863 Using checkKnownFields externally 2019-01-03 11:37:06 +01:00
Jesús Ángel
714212ee6e Reduced shards and replicas for common app indices 2018-12-26 15:13:25 +01:00
Jesús Ángel
a0bfe0f87d Added Search Guard security check 2018-12-26 14:52:21 +01:00
Jesús Ángel
6ac4788ef3 More if improvements 2018-12-19 12:04:57 +01:00
Jesús Ángel
78ca822d12 Improved some if statements 2018-12-18 16:19:05 +01:00
Jesús Ángel
738c15bcb3 Applied Prettier 2018-12-13 11:02:53 +01:00
Jesús Ángel
ed8cd4b452 Fixed x-pack security check 2018-12-12 12:23:49 +01:00
Jesús Ángel
afc169c437 Restructured all updateWazuhIndexDocument calls 2018-12-11 17:24:50 +01:00
Jesús Ángel
551a11bbfe Revert "Fully removed API extensions from the whole App"
This reverts commit 6e65da9fc9fed703b1d3f3b273f2643b4b75e733.
2018-10-01 09:05:15 +02:00
Jesús Ángel
0102c3c1ec Fully removed API extensions from the whole App 2018-09-26 12:25:56 +02:00
Jesús Ángel
3eaf9b6249 Continue code quality procedure 2018-09-12 11:00:55 +02:00
Jesús Ángel
e5e14f1b96 Prettify executed 2018-09-10 10:36:24 +02:00
Jesús Ángel
9dd02ea153 Code quality(eslint, mocha, tslint) 2018-09-03 11:46:55 +02:00
Jesús Ángel
8516798b52 Hot replicas modifying 2018-08-24 18:06:14 +02:00
Jesús Ángel González
102d9a3d1c Fix typo in log message 2018-07-02 17:31:42 +02:00
Jesús Ángel González
df93f0dde7 Removed protected route function 2018-06-28 18:22:34 +02:00
Jesús Ángel González
f8141dfb22 Added missing header 2018-06-11 14:31:50 +02:00
Jesús Ángel González
6e3e75a49f Fix typo 2018-05-16 11:35:34 +02:00
Jesús Ángel González
95e809d023 Added check for new extensions 2018-05-16 11:35:34 +02:00
Jesús Ángel González
2b5b317f5a Using module to fetch the configuration file 2018-05-10 11:57:31 +02:00
Jesús Ángel González
ef318b8448 Declare new global variable as flag for x-pack index pattern filtering 2018-04-26 17:07:46 +02:00
Jesús Ángel González
e41553f84c Fix some log messages 2018-04-26 17:06:41 +02:00
Jesús Ángel González
d75f5058ca Fix x-pack bug when there is no security enabled 2018-04-24 11:58:30 +02:00
Jesús Ángel González
03747f9bf9 Merge remote-tracking branch 'origin/3.2-add-copyright' into 3.2-raw-vis 2018-04-23 10:53:53 +02:00
Juanjo Jiménez
d3e2c2fc01 Added copyright for server and util folders 2018-04-22 21:10:29 +02:00
Jesús Ángel González
5a1e212ab6 Continue refactore on the whole app 2018-04-22 15:41:10 +02:00
Jesús Ángel González
2f8277b000 Ending migration to import/export paradigm 2018-04-22 11:31:57 +02:00
Jesús Ángel González
c9fdd38baa Migrating to import/export paradigm (in progress 2) 2018-04-21 13:31:47 +02:00
Jesús Ángel González
9bcfd8f445 Migrating to import/export paradigm (in progress) 2018-04-21 12:09:55 +02:00
Jesús Ángel González
608d98b253 Moving to import/export paradigm 2018-04-18 18:07:44 +02:00
Jesús Ángel González
2ed1dcace4 Removed two console.log statements 2018-04-18 13:37:51 +02:00
Jesús Ángel González
02fcce3eeb Giving less aggressive message when checking .wazuh-version index 2018-04-16 17:39:43 +02:00
Jesús Ángel González
86287dc8ad Skipping old wazuh-monitoring pattern for refreshing fields and declaring missing id for reach api function 2018-04-16 17:39:43 +02:00
Jesús Ángel González
d4ba9fb2c2 Respect Kibana custom index from kibana.yml file 2018-04-13 17:26:41 +02:00
Jesús Ángel González
8b7efb966b The reachAPI function has been redefined 2018-04-12 16:22:34 +02:00
Jesús Ángel González
9956de43ea Redefined checkKibanaStatus function. Added better internal logs 2018-04-12 15:50:04 +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
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
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
e0ca699296 Elastic wrapper just started 2018-04-10 15:18:48 +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
35ab7da6fa Changed some log messages and function comments 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
3f620a50a9 Removed importing visualizations process from initialize 2018-04-10 09:46:47 +02:00