Commit Graph

332 Commits

Author SHA1 Message Date
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
Jesús Ángel González
dc0d1292ac Refactor initialize (in progress) 2018-04-02 11:43:02 +02:00
Jesús Ángel González
b0306f6479 Fix the checking pattern function 2018-03-26 10:56:50 +02:00
Jesús Ángel González
a5e6f29c27 Removed direct request to .security-6 index 2018-03-26 10:09:48 +02:00
Jesús Ángel González
b4e4450e72 Increased query size, changed message whenever index pattern not found 2018-03-24 12:04:51 +01:00
Jesús Ángel González
105bc3dad3 Fix typo 2018-03-24 12:04:30 +01:00
Jesús Ángel González
afe57d58bf Remove clear password on checkStoredAPI 2018-03-24 12:04:20 +01:00
Jesús Ángel González
bc2e424b0c Merge branch '3.2' into 3.2-xpack-rbac 2018-03-24 11:44:30 +01:00
Jesús Ángel González
2cad620599 Fix custom index pattern create function 2018-03-23 14:45:47 +01:00
Jesús Ángel González
447b41e5fe Added 3.x to monitoring template 2018-03-23 14:17:31 +01:00
Jesús Ángel González
88a290d243 Using config.yml pattern whenever custom id is found 2018-03-23 13:51:30 +01:00
Jesús Ángel González
facffb3821 Whole refactor 2018-03-22 17:10:33 +01:00
Jesús Ángel González
0bd24c19c3 Promisified the whole monitoring module 2018-03-22 17:10:18 +01:00
Jesús Ángel González
c076a43768 Deleted json extension 2018-03-22 16:01:35 +01:00
Jesús Ángel González
8ebfeac946 Some files has been changed to CommonJS instead JSON 2018-03-22 16:01:03 +01:00
Jesús Ángel González
a0480ff458 Removed unused old dashboards 2018-03-22 15:59:56 +01:00
Jesús Ángel González
4021add5ca Better checkAPI function 2018-03-22 15:50:42 +01:00
Jesús Ángel González
d1d647b2a9 Better filtering algorithm, also makes some refactor 2018-03-22 15:12:40 +01:00
Jesús Ángel González
2e878cde8b Whole refactor (in progress) 2018-03-22 13:35:58 +01:00
Jesús Ángel González
9eaeca3534 Replaced all request calls by internal user calls 2018-03-22 13:35:46 +01:00
Jesús Ángel González
84d511be9c Added full error when no message 2018-03-22 11:24:40 +01:00
Jesús Ángel González
94bc02afbc Prevents not found error the very first time 2018-03-21 18:46:42 +01:00
Jesús Ángel González
9950ae3adf Added logic to parse xpack security index 2018-03-21 15:48:05 +01:00
Jesús Ángel González
0dce058c84 Logs for xpack enabled:yes/no 2018-03-21 15:47:47 +01:00
Jesús Ángel González
2804e440e1 Added more logs to monitoring.js 2018-03-19 20:12:06 +01:00
Jesús Ángel González
cd8d7e0aaa Fix needle typo 2018-03-19 15:27:48 +01:00
Jesús Ángel González
b4cdc98552 Prevents to delete old monitoring if there is no old monitoring! 2018-03-19 15:27:48 +01:00
Jesús Ángel González
b1a64849d1 Refactor. Added template insertion 2018-03-19 15:27:48 +01:00
Jesús Ángel González
a1b8a01081 Skip iteration if can not parse using JSON parse 2018-03-19 12:42:35 +01:00
Jesús Ángel González
42a551839b Better checks on getList function 2018-03-19 11:24:24 +01:00
Jesús Ángel González
8c686e6571 Fix query to fetch specific index pattern by its own id 2018-03-19 11:24:24 +01:00
Jesús Ángel González
a5a76c3b68 Added new route to fetch the index pattern list 2018-03-19 11:24:24 +01:00
Jesús Ángel González
513c1a7351 Added comments 2018-03-15 22:52:37 +01:00
Jesús Ángel González
89c38f6a00 Auto pattern creation, auto field refreshing, auto visualizations update 2018-03-15 22:52:37 +01:00
Jesús Ángel González
c4e752dac4 Custom fields 2018-03-15 22:52:37 +01:00
Jesús Ángel González
e9322e92eb Path for the logger module has been changed. Prevents permission issues 2018-03-14 11:57:47 +01:00
Jesús Ángel González
c80d8d13b2 Fix conflict 2018-03-13 12:02:08 +01:00
Javier Castro
7c852bde6d
Merge branch '3.2' into 3.2-better-reset 2018-03-13 11:32:15 +01:00
Jesús Ángel González
fe23ae9fcc Fix typo on path 2018-03-13 11:20:49 +01:00
Jesús Ángel González
e8cb3a630c Fixes the log path 2018-03-13 11:20:49 +01:00
Jesús Ángel González
1e119f932e Fixed monitoring logging level 2018-03-13 11:20:49 +01:00
Jesús Ángel González
377e31a61f Added module to handle logging 2018-03-13 11:20:49 +01:00
Jesús Ángel González
df12690b60 Rotate logs 2018-03-13 11:20:49 +01:00
Jesús Ángel González
5ac76dfe19 Fix right path to wazuhlogger 2018-03-13 11:20:49 +01:00
Jesús Ángel González
85fca6ab71 Using wazuhlogger to log errors 2018-03-13 11:20:49 +01:00
Jesús Ángel González
123b58158f Initialize global.wazuhlogger and check for errors 2018-03-13 11:20:49 +01:00
Jesús Ángel González
6faafa8aed Removed typo 2018-03-12 17:15:54 +01:00
Jesús Ángel González
16b6e057ab New field lastRestart added to the .wazuh-version index 2018-03-12 16:34:58 +01:00
Jesús Ángel González
1a21504b36 Added route to check .wazuh-version installation date 2018-03-11 12:16:29 +01:00