havidarou
163e187b5a
Fixing last scan data retrieval for syscheck and rootcheck.
2017-08-16 10:14:06 -04:00
Pedro Sanchez
085e247ee1
Merge from 'adding-clusters'
2017-08-13 19:01:14 -04:00
Pedro Sanchez
6f90c7495c
Discover: Cluster name filter
2017-08-13 18:46:58 -04:00
Pedro Sanchez
9e9d88f90a
Adapting templates to cluster.name filter
2017-08-13 18:40:58 -04:00
Pedro Sanchez
4e637cc5e8
App compatibility with Wazuh Cluster
...
Requesting info from API /cluster/node
Agents panels and visualization filter for Agent ID instead Agent Name.
Visualization filters are now set globally in Controllers.
Setting tab now request Cluster info: manager, node and name.
Alerts count now use cluster filters and agent id.
Top/last counts now use cluster filters and agent id.
2017-08-13 15:56:50 -04:00
malbarral
b8d5a942ef
Minor fix
2017-08-12 21:32:53 +02:00
Manuel Albarral
bb53f63f67
Simplifying solution
2017-08-11 21:28:42 +02:00
Manuel Albarral
e94fae6b00
Fixing agent filters in Discover tab
2017-08-11 21:02:38 +02:00
Manuel Albarral
5603a024ec
Adding cluster in API settings
2017-08-11 20:39:22 +02:00
malbarral
a481408219
Fixing discover agent filter
2017-08-11 11:15:22 +02:00
malbarral
ab6c4b15c4
Some changes and adding again OS platform filter
2017-08-10 21:48:14 +02:00
malbarral
89ad403588
App 3.0 working with Kibana 5.4.0
2017-08-10 21:24:21 +02:00
malbarral
49b554403a
Removing OS filters in agents preview tab
2017-08-10 17:57:35 +02:00
malbarral
669d9b4b18
Restyling agent action buttons
2017-08-10 17:33:33 +02:00
malbarral
91741b33b3
Updating restart agent message
2017-08-10 17:01:42 +02:00
malbarral
15fe4a8f70
Merge branch '3.0' of github.com:wazuh/wazuh-kibana-app-dev into formatting-os-name-92
...
Conflicts:
public/templates/agents-overview.html
2017-08-10 16:37:20 +02:00
malbarral
6e92b63aa3
Formatting OS info in manager and agent tabs
2017-08-10 16:34:37 +02:00
malbarral
c2df9f6ddc
Centering cards in agent tab
2017-08-10 14:29:01 +02:00
malbarral
df6c872a05
Centering cards in agent tab
2017-08-10 14:27:07 +02:00
malbarral
f74488bb4b
Hiding OSCAP and AUDIT tab in Windows agents
2017-08-10 13:18:49 +02:00
malbarral
9159643ae1
Adding agent version in preview agents tab
2017-08-10 12:53:29 +02:00
malbarral
cb89a61c64
Fixing visualization filters in templates
2017-08-08 22:26:19 +02:00
root
16e231b1c1
Modifying HTML code for the new structure.
2017-08-08 15:06:08 -04:00
malbarral
f063e482d6
Using ng-show to show/hide dialog
2017-08-03 13:32:02 +02:00
malbarral
1d3cd06df5
Minor change
2017-08-03 11:01:10 +02:00
malbarral
f9683041b9
Allowing to disable agents actions
2017-08-03 10:43:02 +02:00
Manuel Albarral
919af49658
Update agentsPreview.js
2017-08-02 19:18:02 +02:00
malbarral
a68b80e4cb
Merge branch '2.1' of github.com:wazuh/wazuh-kibana-app-dev into loading-icon-17
...
Conflicts:
public/controllers/agentsPreview.js
public/directives/kibanaVisualizationDirective.js
public/less/main.less
public/objects/genericReq.js
public/objects/testConnection.js
public/templates/agents-audit.html
public/templates/agents-fim.html
public/templates/agents-oscap.html
public/templates/agents-overview.html
public/templates/agents-pci.html
public/templates/agents-pm.html
public/templates/overview-audit.html
public/templates/overview-fim.html
public/templates/overview-general.html
public/templates/overview-oscap.html
public/templates/overview-pci.html
public/templates/overview-pm.html
2017-08-02 19:05:11 +02:00
malbarral
91f3cf8cc8
Merge branch '2.1' of github.com:wazuh/wazuh-kibana-app-dev into adding-os-version-49
...
Conflicts:
public/controllers/agentsPreview.js
2017-08-02 18:40:31 +02:00
malbarral
58849e30c3
Merge branch '2.1' of github.com:wazuh/wazuh-kibana-app-dev into restarting-agents-preview-62
...
Conflicts:
package.json
public/controllers/agentsPreview.js
public/templates/agents-preview.html
2017-08-02 18:31:40 +02:00
malbarral
c4e16906c9
Using material dialog
2017-08-02 17:49:23 +02:00
malbarral
4fd3c06563
Merge branch '2.1' of github.com:wazuh/wazuh-kibana-app-dev into deleting-agents-preview-51
...
Conflicts:
public/controllers/agentsPreview.js
public/less/main.less
2017-08-02 17:13:32 +02:00
malbarral
29bd947ef3
Deleting unused styles
2017-08-02 16:55:32 +02:00
malbarral
ad8d510f3f
Minor changes
2017-08-02 16:52:42 +02:00
malbarral
ae57b1b68c
Merge branch '2.1' of github.com:wazuh/wazuh-kibana-app-dev into adding-new-agent-53
...
Conflicts:
package.json
public/less/main.less
public/objects/genericReq.js
2017-08-02 16:48:18 +02:00
malbarral
b7bd1f7172
Using material design
2017-08-02 16:45:53 +02:00
malbarral
e95c26b3b0
Merge branch '2.0' of github.com:wazuh/wazuh-kibana-app-dev into 2.1
2017-08-01 22:30:36 +02:00
malbarral
481c710ba9
Setting .load to true if there is an agent
2017-08-01 22:27:42 +02:00
malbarral
9f2667aa3b
Merge branch '2.0' of github.com:wazuh/wazuh-kibana-app-dev into 2.1
2017-08-01 20:35:14 +02:00
malbarral
3c91c6f68b
Fixing Discover sidebar styles
2017-08-01 19:29:11 +02:00
malbarral
394e63c86d
Making bigger some FIM boxes
2017-08-01 18:16:39 +02:00
malbarral
f6e79633e8
Using ellipsis when text is too long in cards
2017-08-01 18:09:20 +02:00
malbarral
2da0b1d613
Fixing searchbar style in Discover tab
2017-08-01 15:40:08 +02:00
malbarral
2e85732261
Waiting until the info is loaded
2017-07-31 16:19:16 +02:00
malbarral
359d87ceb1
Solving some issues
2017-07-27 18:24:50 +02:00
malbarral
bf25f77ce4
Adding fuctionality to restart agents from preview tab
2017-07-26 12:50:16 +02:00
malbarral
a5ab90a0ad
Merge branch '2.1' of github.com:wazuh/wazuh-kibana-app-dev into deleting-agents-preview-51
2017-07-26 12:46:12 +02:00
malbarral
4ddab90332
Merge branch 'master' of https://github.com/wazuh/wazuh-kibana-app-dev into 2.1
2017-07-25 18:00:25 +02:00
malbarral
022fd3e8bb
Using wazuh-elastic instead of calling directly to Elasticsearch
2017-07-25 17:30:19 +02:00
Manuel Albarral
64ad3d9de4
Fixing some errors
2017-07-24 18:37:20 +02:00
malbarral
6e2ba047c8
Importing configuration from .kibana index and using .wazuh index
2017-07-22 11:45:58 +02:00
malbarral
97041d7c10
Merge branch '2.0' of https://github.com/wazuh/wazuh-kibana-app-dev into 2.1
2017-07-21 15:03:33 +02:00
Manuel Albarral
b3ffd7ef22
Styles were fixed
2017-07-21 14:48:15 +02:00
Manuel Albarral
bada1325ed
Searchbar and some styles fixed
2017-07-21 13:51:13 +02:00
malbarral
c12cff243a
Merge branch 'master' of https://github.com/wazuh/wazuh-kibana-app-dev into 2.1
2017-07-20 12:30:58 +02:00
malbarral
4d175fdff9
Some styles were fixed
2017-07-20 12:26:44 +02:00
malbarral
fb16849e5d
Merge branch 'master' of https://github.com/wazuh/wazuh-kibana-app-dev into 2.1
2017-07-20 10:53:43 +02:00
malbarral
b35f566890
Fixing styles, controller and template
2017-07-20 10:32:59 +02:00
malbarral
e96c156531
New functionality to add agents
2017-07-20 08:22:44 +02:00
malbarral
38292ae3fe
Adding selector at the bottom and replacing some parameters
2017-07-18 18:04:09 +02:00
malbarral
b9a3a3b029
Deleting useless API request
2017-07-17 15:41:33 +02:00
malbarral
49d8139970
Using new API request
2017-07-17 15:37:08 +02:00
malbarral
f431562a16
Adding code to template and controller
2017-07-14 10:03:20 +02:00
malbarral
bc59022f48
Adding OS version to agents filter
2017-07-13 18:22:08 +02:00
malbarral
d2b50eb09e
Merge branch 'master' of https://github.com/wazuh/wazuh-kibana-app-dev into 2.1
...
Conflicts:
public/less/main.less
2017-07-12 12:32:36 +02:00
malbarral
280baa423f
Fixing styles for MS Edge
2017-07-11 12:36:24 +02:00
malbarral
051045ee86
Closing some HTML tags
2017-07-10 23:26:40 +02:00
malbarral
f4fdece840
Minor changes were done
2017-07-10 22:56:51 +02:00
malbarral
8c38354cf8
Yet another compatibility fix
2017-07-10 22:05:48 +02:00
malbarral
6846b69a69
Fixing compatibility issues
2017-07-10 21:18:51 +02:00
malbarral
69fa0db56b
Merge branch '2.1' into loading-icon-17
...
Conflicts:
public/controllers/settings.js
public/less/main.less
public/objects/errlog.js
public/objects/testConnection.js
2017-07-06 08:45:56 +02:00
Pedro Sanchez
efe0004cf9
Adding os version and os platorm columns to agents preview
2017-07-05 17:04:14 +02:00
malbarral
89ba62fa61
Changing styles to CSS and checking if os field exists
2017-07-05 13:01:07 +02:00
malbarral
b3c33bb1da
Using instead of genericReq when needed
2017-07-05 11:09:27 +02:00
malbarral
24b1323ffd
Adding os version and os platorm columns to agents preview
2017-07-05 10:07:10 +02:00
malbarral
6cd92a3bec
Merge branch '2.1' into loading-icon-17
...
Conflicts:
package.json
2017-07-04 12:10:22 +02:00
malbarral
596d11e65a
Merge remote-tracking branch 'origin' into 2.1
...
Conflicts:
server/wazuh-monitoring.js
2017-07-04 12:04:44 +02:00
malbarral
398546acb4
Adding loading state to agents-oscap.html
2017-07-04 09:02:03 +02:00
malbarral
519b2d0d0d
Restarting loading status when switching tab
2017-07-03 17:51:46 +02:00
malbarral
82b5eeb6a1
Merge branch 'loading-icon-17' of https://github.com/wazuh/wazuh-kibana-app-dev into loading-icon-17
...
Conflicts:
public/controllers/agents.js
public/controllers/overview.js
public/templates/agents-audit.html
public/templates/agents-fim.html
public/templates/agents-oscap.html
public/templates/agents-overview.html
public/templates/agents-pci.html
public/templates/agents-pm.html
public/templates/overview-audit.html
public/templates/overview-fim.html
public/templates/overview-general.html
public/templates/overview-oscap.html
public/templates/overview-pci.html
public/templates/overview-pm.html
2017-07-03 16:03:48 +02:00
Manuel Albarral
88be410b0e
Preventing blinking when loading
2017-07-03 15:52:51 +02:00
malbarral
de70260380
Check load state before showing results
2017-07-03 11:48:51 +02:00
malbarral
3129ec2baa
Adding parenthesis to the query to make it works.
2017-06-22 15:15:18 +02:00
Manuel
e70dab3421
Controlling 'undefined' case for '$route.current.params._g'
2017-06-20 09:43:40 +02:00
malbarral
ad836a76a3
Deleting ring from discover tab
2017-06-19 19:00:19 +02:00
malbarral
00c5658f37
Fixing error identification and requests
2017-06-16 18:47:15 +02:00
malbarral
059cb2a796
Fixing 'no results' message and downsizing loading ring
2017-06-14 20:01:21 +02:00
malbarral
52017d0419
Improving solution using angularjs.
2017-06-13 17:29:56 +02:00
Manuel
e4727f0618
Keeping the same parameters, erasing 'flex'
2017-06-08 11:26:39 +02:00
Manuel
f54c830496
IE does not support 'flex'
2017-06-08 11:24:12 +02:00
Manuel Albarral
5af5a3233a
Using 'chrome.httpActive.length' works better when 'load' is not
...
present in the scope
2017-06-07 12:36:08 +02:00
root
923f9b9daa
Deleting show-ring parameters from templates
2017-06-07 12:08:52 +02:00
root
844af23ab4
Using angularjs instead of JS code
2017-06-07 12:02:08 +02:00
Manuel
95af1e11f1
Fixing typo
2017-06-06 12:59:03 +02:00
Jesus Linares
1b4b3be206
Merge branch '2.0' into 2.1
...
Conflicts:
server/api/wazuh-api.js
2017-06-05 17:16:53 +00:00
Manuel
94b425d3af
Adding loading ring
2017-06-02 12:07:39 +02:00
Manuel
e54de3d5a3
Requests were failing when the URL contained a path
2017-05-31 16:43:45 +02:00
Manuel
7adc1a3ca5
Getting URLs from browser session storage when it's necessary
2017-05-30 12:37:38 +02:00
Pedro S
794d271558
Merge branch 'master' into 2.0
2017-05-29 17:31:52 +02:00
Manuel
9abebc3f09
Fixing toggle in Discover tab
2017-05-29 17:05:47 +02:00
Manuel
d74ffcddc1
Replacing $html requets by genericReq requests
2017-05-26 20:49:05 +02:00
Manuel
0f58368a90
Adding basepath where it's needed
2017-05-25 18:29:54 +02:00
Manuel
dd07aa8eb3
Blank spaces fixed
2017-05-24 19:22:51 +02:00
Manuel
fe46172d09
Reloading the API hostname when it has changed.
2017-05-24 19:15:55 +02:00
Manuel
519e9f2a93
Adding new os column for agents preview table
2017-05-22 17:37:57 +02:00
Manuel
23679368d9
Fixing setting tab for IE
2017-05-22 15:38:13 +02:00
Pedro Sanchez
675570d39c
pagerFactory injector. Adapted from 5.4.0
2017-05-10 10:20:22 -07:00
Pedro Sanchez
e8b28a3cd1
Extended sample alerts. Sample alert for monitoring index.
2017-05-10 08:03:06 -07:00
Pedro Sanchez
981b211305
Increase Kibana version to match latest
2017-05-10 05:28:07 -07:00
Pedro Sanchez
967245ba99
Syscheck and rootcheck time data after GetAgent request
2017-04-25 06:53:52 -07:00
Pedro Sanchez
ef439063b3
New agent info boxes. Syscheck/Rootcheck times
2017-04-25 05:29:44 -07:00
Pedro Sanchez
a128ca1019
Dashboard searchbar and dashboard list fix
2017-04-25 04:20:56 -07:00
Pedro Sanchez
05696f8509
Elasticsearch JS migrated to internal Kibana callWithRequest/callWithInternalUser
2017-03-31 10:34:08 -07:00
Pedro Sanchez
0d70f727e6
Fixes for 5.3.0 version
2017-03-29 00:34:48 -07:00
Pedro Sanchez
22140e9a38
Fix Dashboards URL for different
2017-03-08 05:09:13 -08:00
Pedro Sanchez
5eea39172a
Fixed summary table aggregations
2017-03-07 08:53:38 -08:00
Pedro Sanchez
6c1e8e2c6a
Top users/owners size
2017-03-06 09:50:45 -08:00
Pedro Sanchez
5b70e16663
Size from 8 to 5 to some Vis
2017-03-06 03:47:44 -08:00
Pedro Sanchez
bdd909870c
Authentication failures visualizations fixed. Audit tables fixed
2017-03-03 20:34:10 -08:00
Pedro Sanchez
80e38c01bb
Rule level above from 10 to 12
2017-03-03 08:52:59 -08:00
Pedro Sanchez
8e3f148de9
Removed injectPCI icon from leyend. Fixed index pattern exception when it does not exists
2017-03-02 12:28:38 -08:00
Pedro Sanchez
7cd1ed2f48
OpenSCAP panels fix. Error message at settings. Welcome message at Settings:about
2017-03-02 09:43:04 -08:00
Pedro Sanchez
b9db46c770
Welcome message improved
2017-02-27 06:19:44 -08:00
Pedro Sanchez
a013e17130
Welcome message
2017-02-27 05:44:03 -08:00
Pedro Sanchez
e67cc0a82d
Replaced mdToast for Kibana notify. Added Check API connection on Settings. Fixed _g wrong time filters
2017-02-24 05:29:29 -08:00
Pedro Sanchez
12ec30c092
Fetch agents on demand, when adding new manager. md-select css fixes. updated mapping
2017-02-23 04:53:18 -08:00
Pedro Sanchez
998b11635f
Fix Agents preview searchfilter. Updated mapping/templates. Background color at preview
2017-02-16 08:53:19 -08:00
Pedro Sanchez
9c457a1658
SCAP cards overflow fix. FIM Top visualization margins fixed. Top 5 agents evolution: Size limit set to 5. Agents: fetchAgent obsolete, removed. Start position for Overview: OSCAP/PCI set to start.
2017-02-16 04:51:11 -08:00
Pedro Sanchez
63535783b6
Menu tab: Click and Fetch. Fixed wrong double request. Alerts count check by agent name.
2017-02-16 04:17:44 -08:00
Pedro Sanchez
b3ca62cf81
More development
2017-02-14 10:33:24 -08:00
Pedro Sanchez
f3e5a4de7d
Fix Agent:overview field no result filter. Fix relative timepicker x to date
2017-02-14 07:22:49 -08:00
Pedro Sanchez
c92f2320c5
Settings new tabs. Revision version added. Wazuh monitoring index pattern pushed.
2017-02-14 04:37:51 -08:00
Pedro Sanchez
aaa36bcc27
Fix to searchbar. Remove sample alert. Inserting index pattern on initialize
2017-02-13 12:46:16 -08:00
Pedro Sanchez
75acff6018
Fixes: Check API route, manager.name global filter, card histogram margins, Searchbar took out no results message, rison exceptions
2017-02-13 11:58:44 -08:00
Pedro Sanchez
53e047d280
Remove agent when reset to preview panel
2017-02-10 13:36:50 -08:00
Pedro Sanchez
8730651b0c
No results message. Fix styles. Fix elastic requests
2017-02-10 13:33:49 -08:00
Pedro Sanchez
a3e9eb130b
Card margins and positions. Server folder restructured
2017-02-10 05:53:08 -08:00
Pedro Sanchez
a43edc2b61
Fix index patterns invalid field errors. Fix Auditd panel styles
2017-02-09 10:55:34 -08:00
Pedro Sanchez
7224f4649c
Remove consolelog. Fix discover filters for tabs
2017-02-08 07:49:45 -08:00
Pedro Sanchez
2b700cf17d
Fix to PM Agent Vis
2017-02-08 07:32:24 -08:00
Pedro Sanchez
5f3424da2a
Fix Dashboard tab
2017-02-08 06:35:01 -08:00
Pedro Sanchez
cfc4f14d0e
Tooltip for agent SO
2017-02-07 12:35:57 -08:00
Pedro Sanchez
ef3094587c
Added wodles to Manager config tab. Fix styles. Force rules vis timefilter
2017-02-07 11:45:31 -08:00
Pedro Sanchez
e0a2080f51
Improve performance. Manager tab URL Friendly. Cleanup code
2017-02-07 09:05:51 -08:00
Pedro Sanchez
a194294a30
Fix Discover directive. Improve performance. Friendly URLs. Fast switching tabs
2017-02-07 08:05:53 -08:00
Pedro Sanchez
44ac6328b3
CSS Fixes. Tidy code. Improve friendly URL's for Agents tabs
2017-02-02 14:00:04 -08:00
Pedro Sanchez
9f32eb45e3
Fixes because 5.2.0 Kibana upgrade. Friendly URLs done.
2017-02-01 13:06:05 -08:00
Pedro Sanchez
e6fa81e591
Vis fix and discover pci tab
2017-01-30 11:10:19 -08:00
Pedro Sanchez
43837c5710
Vis to PCIreq vis
2017-01-30 11:01:52 -08:00
Pedro Sanchez
cdedebcbaa
Style tabbar fix
2017-01-30 10:41:11 -08:00
Pedro Sanchez
3b3df31742
Working on PCI Tab. Agents (2)
2017-01-30 10:38:33 -08:00
Pedro Sanchez
68be3510f1
Working on PCI Tab (1)
2017-01-30 07:55:55 -08:00
Pedro Sanchez
9005b63484
Rework Vis heights. PCI Tab. Custom VisLeyend tip
2017-01-30 04:03:17 -08:00
Pedro Sanchez
e89e1df170
Fixed PCI labels between tabs
2017-01-26 12:28:01 -08:00
Pedro Sanchez
c523f9d51d
Show requirement rightaway
2017-01-26 08:37:16 -08:00
Pedro Sanchez
1c789eaea3
Fixed live PCI requirement injection
2017-01-26 08:12:41 -08:00
Pedro Sanchez
99718b341c
Fix to PCI requirements watcher
2017-01-26 07:58:28 -08:00
Pedro Sanchez
9a038702b0
Detailed PCI requirements added
2017-01-26 07:35:07 -08:00
Pedro Sanchez
5bb9b076e8
Fixed brushEvent. Fixed keepalive on agent 000
2017-01-25 13:14:29 -08:00
Pedro Sanchez
3953f3e2af
Rework to Manager: Status. Agents cards updated
2017-01-25 12:33:44 -08:00
Pedro Sanchez
85a1b4da7a
Extension switcher finish.
2017-01-23 09:58:50 -08:00
Pedro Sanchez
677af07888
Audit extension. Extensions selector
2017-01-23 05:14:59 -08:00
Pedro Sanchez
27dc93efce
Included Auditd Dashboard. Fixed warn pattern fields
2017-01-23 03:43:12 -08:00
Pedro Sanchez
234f00db87
No columns filter on Discover tabview. New icons on manager configuration
2017-01-21 11:33:22 -08:00
Pedro Sanchez
0167ea72bf
Fixed oscap Vis field size. Fix typo
2017-01-17 04:35:41 -08:00
Pedro Sanchez
b88e350cac
Manager > Configuration. collapsible menus
2017-01-17 04:18:15 -08:00
Pedro Sanchez
f68a93842f
Fixed agents preview filter
2017-01-16 10:41:10 -08:00
Pedro Sanchez
9656be3bf3
Design(3) SCAP Agent panels
2017-01-16 10:28:26 -08:00
Pedro Sanchez
b8a5daeff7
Cleaning code. Working on SCAP
2017-01-16 04:29:48 -08:00
Pedro Sanchez
a0788ae1e6
Working SCAP tab
2017-01-13 12:34:35 -08:00
Pedro Sanchez
7c630eeb22
Design(2) SCAP panels
2017-01-13 12:19:32 -08:00
Pedro Sanchez
a341a90dd0
Design(1) SCAP panels
2017-01-13 11:01:19 -08:00
Pedro Sanchez
063c01f459
Vis-type removed. No needed. Included on visDecoded
2017-01-13 08:59:13 -08:00
Pedro S
a1e29699d9
Refresh page on toggle agent via autocomplete
2017-01-13 07:46:35 -08:00
Pedro S
a0453ce945
Cleaning agent controllers
2017-01-13 04:24:05 -08:00
Pedro S
f012ff377a
Cleaning controllers. Arranging files. Rename files
2017-01-13 03:02:27 -08:00
Pedro S
879d4ce696
Index pattern API fix. Setting manager name fix
2017-01-12 09:54:49 -08:00
Pedro S
acdf37e721
Recreate index pattern when needed
2017-01-11 12:42:06 -08:00
Pedro S
825af8bb62
Glitch agent status
2017-01-03 12:40:32 +00:00
Pedro S
b91d89c51c
Glitch fix Agents preview
2017-01-03 12:32:18 +00:00
Pedro S
9411a75958
Input select design fix
2017-01-03 12:09:50 +00:00
Pedro S
9ad45f5761
Logo header. Margin layout
2017-01-03 11:22:17 +00:00
Pedro S
2979562adf
Default discover index set to wazuh-alerts
2017-01-03 11:00:59 +00:00
Pedro S
07ae2e6d09
Safari fix
2017-01-02 20:58:29 +00:00
Pedro S
7c83b76a53
Fixed aggregatable fields. Refreshing index mapping when needed
2016-12-29 19:27:17 +00:00
Pedro S
72a4051ed6
Infinite scroll, agents.
2016-12-29 15:19:37 +00:00
Pedro S
ade0070718
New infinite scroll. Design fixes. Decoders and rules tab rework
2016-12-28 19:43:33 +00:00
Pedro S
8815cd4f5f
Design fixes. Adapt to Safari 10.
2016-12-27 15:37:52 +00:00
Pedro S
4e2b9ec195
Design. View tabs, added icons
2016-12-22 19:54:57 +00:00
Pedro S
e042445d86
Fix template insertion. Field data exceptions.
2016-12-22 03:02:37 +00:00
Pedro S
677d137a37
Some fixes to vis directive and wazuh monitoring index
2016-12-22 00:40:05 +00:00
root
d3708819e4
Updated Angular material version. Remove some warnings from console
2016-12-21 18:30:24 +00:00
Pedro S
40597b4e67
Fix to route loading
2016-12-15 04:32:47 -08:00
Pedro S
4c21c12e27
Hits count fixed for search bars headers
2016-12-13 11:52:22 -08:00
Pedro S
b8c45dcbeb
Fix leyend on Discover
2016-12-13 11:09:56 -08:00
Pedro S
c050e76816
Typo
2016-12-13 10:38:47 -08:00
Pedro S
bb15320322
Hide legends
2016-12-13 10:32:27 -08:00
Pedro S
8ac454b8e5
Fixes, adapt to Kibana version 5.1.1
2016-12-13 07:32:35 -08:00
Pedro S
3a18cb4711
Improved responsive design. Header and low res fix
2016-12-12 11:26:10 -08:00
Pedro S
514551c2a8
Fix to timestamp format wazuh-monitoring documents
2016-12-12 09:14:49 -08:00
Pedro S
8ffc386a28
Adapt vis to new JSON fields
2016-12-12 08:21:25 -08:00
Pedro S
01ab74ed44
Replace index pattern in all occurrences
2016-12-12 05:09:23 -08:00
Pedro S
1ce0387c36
Fix to tab status
2016-12-09 12:10:08 -08:00
Pedro S
f70864f885
TabViews working on Agents
2016-12-09 12:02:36 -08:00
Pedro S
6d7fdf293d
Status label on Agents tab
2016-12-09 11:39:43 -08:00
Pedro S
9c551171f8
tabviews for Agents, working
2016-12-09 09:59:18 -08:00
Pedro S
cdb5700dda
TabView buttons for Overview
2016-12-09 09:43:13 -08:00
Pedro S
b3a819da47
Fixed filters between tabViews
2016-12-09 08:39:57 -08:00
Pedro S
40fd606a36
Working on tab views
2016-12-07 12:34:42 -08:00
Pedro S
55e4b73dba
New tabs concept. Tab View: Panels/Dis/Dash
2016-12-05 11:01:49 -08:00
Pedro S
3196010261
filterBarClickHandler added to Vis filters
2016-12-05 09:44:55 -08:00
Pedro S
35a0ab6dd7
Fix default timefilter
2016-12-05 09:32:59 -08:00
Pedro S
ac05bd8b5e
Merge test.html
2016-12-05 02:45:03 -08:00
Pedro S
fad2e9425d
Check Vis load status. Preventing exception.
2016-12-05 02:31:02 -08:00
Pedro S
ad74b6294b
Fix cache. Fix appstate. Fix filters
2016-12-04 08:34:04 -08:00
Pedro S
b1cd8fb2b6
Fix top5 monitored and fim filter events summary
2016-11-30 10:43:09 -08:00
Pedro S
3de8e721e4
Fix to getenablestate on Vis
2016-11-30 09:17:52 -08:00
Pedro S
f8bb5fab8b
Fix to Vis filters on first load
2016-11-30 09:03:49 -08:00
Pedro S
750f3ee8dc
Temp fix to rules visualizations
2016-11-30 08:39:28 -08:00
Pedro S
cba9fc33cb
Fix Events card on FIM. Fix default time to 24h
2016-11-30 04:17:59 -08:00
Pedro S
bb34450302
Last data cards replaced
2016-11-30 03:45:24 -08:00
Pedro S
113eabfdec
Fix to filters between tabs
2016-11-29 16:43:43 -08:00
Pedro S
3c8dbb23f0
Destroy listeners on change
2016-11-28 08:26:30 -08:00
Pedro S
4ac81e7cca
Fix to vis load. Fetch fun instead courier
2016-11-28 05:25:13 -08:00
Pedro S
a5a7f845da
13 vis = 13 req. Performance solved
2016-11-24 11:53:24 -08:00
Pedro S
7dfbc06b75
Top fields boxes are now visualizations
2016-11-23 17:19:08 -08:00
Pedro S
b0e371d1b4
Discover adapted to new Vis engine
2016-11-23 16:04:52 -08:00
Pedro S
03cb6e800f
New directives. Fetch according to index
2016-11-23 13:29:44 -08:00
Pedro S
626d205045
Folder and files structure rework
2016-11-23 13:11:58 -08:00
Pedro S
87e534a064
Visualizations done
2016-11-23 12:53:41 -08:00
Pedro S
989f9c0c5d
Vis almost done
2016-11-21 11:00:32 -08:00
Pedro S
0441308e8f
New VIS Engine
2016-11-18 12:16:34 -08:00
Pedro S
6c03a0a872
Visualizations POC elegant solution. FTW
2016-11-17 12:57:50 -08:00
Pedro S
1ae674b5a1
Fixes for master version
2016-11-16 06:54:52 -08:00
Pedro S
042323effe
Windows encoding to UNIX
2016-11-15 11:22:11 -08:00
Pedro S
3aaec70148
Working on filters for dis and vis sametime
2016-11-15 11:20:45 -08:00
Pedro S
42b932761b
Agents. No filters on dis and dash. Styles
2016-11-10 15:07:57 -08:00
Pedro S
fa574d9e9f
Fix more info. Remove appstate general. Fix discover prefilter fields
2016-11-09 14:44:51 -08:00
Pedro S
2ed4df4040
Multi-manager. Finished
2016-11-09 11:10:48 -08:00
Pedro S
cd4fc6d21c
Multimanager. Left edit.
2016-11-09 05:26:14 -08:00
Pedro S
cc748fc9da
Multimanager
2016-11-04 11:25:59 -07:00
Pedro S
8994a9babf
Rules tab
2016-11-03 12:52:52 -07:00
Pedro S
51211f3c02
Working on Rules
2016-11-02 13:34:55 -07:00
Pedro S
3e4d6344b0
Update autoSizeContainer.js
2016-11-01 19:01:05 +01:00
Pedro S
f55f933cd1
Rules tab
2016-10-31 04:32:53 -07:00
Pedro S
0f72fe8996
Rules tab
2016-10-30 12:23:04 -07:00
Pedro S
6942c75a8f
Multimanager on Settings: done
2016-10-25 18:01:33 -07:00
Pedro S
9f4facd4c2
Removing ^M Windows encoding
2016-10-25 12:54:05 -07:00
Pedro S
cfdff79240
Multimanager: Deleting and API active
2016-10-25 12:53:15 -07:00
Pedro S
0cf08ab30c
Working on multimanager
2016-10-25 12:03:21 -07:00