Commit Graph

129 Commits

Author SHA1 Message Date
root
53324a6c58 Adding new sample alert and templates for Kibana app. 2017-08-08 10:29:45 -04:00
malbarral
f9683041b9 Allowing to disable agents actions 2017-08-03 10:43: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
9044ab6e1b Adding _source to meta fields to get formatted the JSON in Discover 2017-08-01 15:42:02 +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
malbarral
ca28a8bb0f Minor change was done to fix a migration issue 2017-07-24 09:27:32 +02:00
malbarral
6e2ba047c8 Importing configuration from .kibana index and using .wazuh index 2017-07-22 11:45:58 +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
Manuel Albarral
88be410b0e Preventing blinking when loading 2017-07-03 15:52:51 +02:00
Manuel Albarral
2d627cfeb8 Update wazuh-api.js 2017-07-03 08:41:48 +02:00
malbarral
d0ffd053e7 Deleting api-version from headers 2017-06-29 11:30:51 +02:00
malbarral
4e782f9baf Using package.json instead of elasticRequest to get App version 2017-06-27 20:28:28 +02:00
malbarral
fcc8933680 Minor change was done 2017-06-26 19:22:55 +02:00
malbarral
64deb31ff6 Adding App version to Api request headers 2017-06-26 19:10:24 +02:00
malbarral
c5350eb8b5 Adding the fix to support the API 2.0.0 in wazuh-api.js too 2017-06-23 20:15:35 +02:00
malbarral
9143d5059d Minor change was done 2017-06-22 23:26:17 +02:00
malbarral
f3797e6136 Minor changes were done 2017-06-22 23:23:56 +02:00
malbarral
7aa2e4aa5d Using fs.exists instead of fs.open 2017-06-22 23:10:44 +02:00
malbarral
80c49b4a4a Using temporal file to use the right version 2017-06-22 23:06:14 +02:00
malbarral
cf2c13616a Adding 'version_patched' and changing cron to 10 minutes 2017-06-22 17:36:37 +02:00
malbarral
6554579afc Updating wazuh version automatically when needed 2017-06-20 16:51:14 +02:00
malbarral
ad836a76a3 Deleting ring from discover tab 2017-06-19 19:00:19 +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
Jesus Linares
1e552485f1 Fix issue checking API version 2017-06-01 15:08:10 +00:00
Manuel
e54de3d5a3 Requests were failing when the URL contained a path 2017-05-31 16:43:45 +02:00
Manuel
0dfb7f0d18 Blank spaces fixed 2017-05-24 19:25:00 +02:00
Manuel
fe46172d09 Reloading the API hostname when it has changed. 2017-05-24 19:15:55 +02: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
99605c1cf8 internalRequest use admin privilieges. Create wazuh monitoring index 2017-04-06 11:29:37 -07:00
Pedro Sanchez
3bf77f98ca Fix hidding metafields 2017-03-31 11:16:11 -07:00
Pedro Sanchez
21ddf4de41 Fix bulk request and internalUserRequest 2017-03-31 10:55:38 -07:00
Pedro Sanchez
05696f8509 Elasticsearch JS migrated to internal Kibana callWithRequest/callWithInternalUser 2017-03-31 10:34:08 -07:00
Pedro Sanchez
615b4cb828 Wazuh configuration file. Timeout setting 2017-03-24 10:10:26 -07:00
Pedro Sanchez
9411e4729a Patch for Wazuh API response code 200 error != 0 2017-03-20 06:19:19 -07:00
Pedro Sanchez
92837fbb09 Update initialize.js 2017-03-06 14:02:19 +01: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
a013e17130 Welcome message 2017-02-27 05:44:03 -08:00
Pedro Sanchez
97480aacf3 Hide metafields. Active waiting for Kibana/Elastic to be ready 2017-02-24 11:53:28 -08:00
Pedro Sanchez
8910c382ee Remove exclude pattern from PCI DSS Visualizations 2017-02-23 10:47:41 -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
b3ca62cf81 More development 2017-02-14 10:33:24 -08:00
Pedro Sanchez
546845a52c Fixed relative filters. Fixed multimanager filters. 2017-02-14 09:46: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