Commit Graph

152 Commits

Author SHA1 Message Date
Westly Wright ae24869b2e
Merge pull request #2688 from n313893254/18354
Fix Fluentd `CA Certificate PEM` prompt message
2019-02-25 10:04:55 -07:00
n313893254 dba1e05c2c Fix Fluentd `CA Certificate PEM` prompt message
https://github.com/rancher/rancher/issues/18354
2019-02-25 18:22:58 +08:00
n313893254 fd66dae678 Change button text from "Test" to "Dry Run" for advance mode logging target
https://github.com/rancher/rancher/issues/18364
2019-02-25 18:06:03 +08:00
Westly Wright 6f42115338
Merge pull request #2683 from n313893254/18220
Fix logging does not clear the cache after save
2019-02-22 09:50:03 -07:00
n313893254 17d556155f Logging does not clear the cache
https://github.com/rancher/rancher/issues/18220
2019-02-22 15:27:09 +08:00
XiaoluHong d2cdd18310 update zh-hans 2019-02-22 15:12:51 +08:00
XiaoluHong 064827d867 Update zh-hans 2019-02-16 18:22:04 +08:00
n313893254 e1643e2519 Remove project includeSystemComponent https://github.com/rancher/rancher/issues/15555 2019-02-14 11:07:58 +08:00
loganhz 3f7167e24e Change `excludeSystemComponent` to `includeSystemComponent`
https://github.com/rancher/rancher/issues/18026
2019-02-13 07:12:09 +08:00
n313893254 e6691d6aec Add enable tls field in the logging target syslog https://github.com/rancher/rancher/issues/17829 2019-02-11 15:02:52 +08:00
n313893254 fa8bf46495 UI - Logging Fix https://github.com/rancher/rancher/issues/17598 2019-02-11 15:02:52 +08:00
n313893254 8a6aaf1086 Custom logging content don't need match label https://github.com/rancher/rancher/issues/17659
UI-add cert config for custom logging target
https://github.com/rancher/rancher/issues/17697
2019-02-11 15:02:52 +08:00
n313893254 73f1e609be Should not send sasl related info if user not enable them
https://github.com/rancher/rancher/issues/17751
2019-02-11 15:02:52 +08:00
n313893254 fe76c503e6 Update for review 2019-01-29 17:38:10 +08:00
n313893254 9fc2c4211a UI - When is logging to Kafka going to support sasl/scram-256 https://github.com/rancher/rancher/issues/17555 2019-01-29 17:38:10 +08:00
loganhz 8405fdb2c5 Fix text
Minor helptext issue in Kafka logging area
2019-01-29 06:03:20 +08:00
Westly Wright fde9770e18
Merge branch 'master' into 17497 2019-01-28 10:04:18 -07:00
n313893254 f2dceb0a81 Translation issue
https://github.com/rancher/rancher/issues/17497
2019-01-28 14:27:18 +08:00
loganhz e25b354d78 Fix translations issue 2019-01-27 08:35:40 +08:00
Westly Wright 49078a2c4c
Merge pull request #2576 from fgeorgatos/patch-2
typo fix, missing word
2019-01-21 11:25:32 -07:00
Fotis Georgatos 40f8451505
typo fix, missing word 2019-01-21 18:21:13 +01:00
n313893254 fcddfb0986 Update for review 2019-01-16 11:45:27 +08:00
n313893254 40206ca63e UI for logging drivers advanced mode
https://github.com/rancher/rancher/issues/17229
2019-01-15 16:50:57 +08:00
n313893254 24ceeb318c Logger UI Hides SSL Fields Until `https` Scheme is Entered
https://github.com/rancher/rancher/issues/16374
2019-01-10 18:14:33 +08:00
n313893254 588ae466ab Add system log option
https://github.com/rancher/rancher/issues/17228
2019-01-10 18:14:33 +08:00
n313893254 19e529bbf3 Add test button to logging endpoint
https://github.com/rancher/rancher/issues/17226
2019-01-10 18:14:33 +08:00
n313893254 cf73d744ea After click save button in cluster logging, UI keep loading
https://github.com/rancher/rancher/issues/17023
2018-12-13 16:03:29 +08:00
loganhz 1e49b7924e Validate elasticsearch
logging prefix

https://github.com/rancher/rancher/issues/16009
2018-11-23 17:58:51 +08:00
XiaoluHong 5543a67b9e update zh-hans 2018-11-08 15:44:24 +08:00
XiaoluHong f27a4a58e4 update zh-hans 2018-11-01 11:36:24 +08:00
lvuch 3b9904f7e2 updated from wes feedback 2018-10-31 11:51:48 -07:00
lvuch ec754bed5a nav item boxes add label and reconfig image 2018-10-31 11:51:48 -07:00
n313893254 d0e4f9edf9 lint 2018-10-16 18:38:18 +08:00
n313893254 e8661fd96a Support tls version config for elasticsearch
https://github.com/rancher/rancher/issues/16070
2018-10-16 18:36:36 +08:00
Westly Wright 4ace4f0411
Flip the lazy loading switch for all engines and remove browserify
loading overlay would stick on login sometimes

first update for auto importer

add required unsafe eval

remove project level xterm loading

ansi up

lazy-load dot-object

lazy load marked

Move logger models out of logging engine, it prevents lazy loading

add auto-importer config to logging

semver & json2yaml

lazy load pretty cron

lazy load shell quote

bug - typo in function name

remove debugger

lint and bugs

add shellquote constant to deal with undef error

Remove async from global and load module properly

add ignore file for silver-searcher

auto-import d3 lib

auto-import Identicon

auto-import jquery growl

update jsondiffpatch and auto-import

Remove unneeded voids

ember-auto-load jszip

pipeline bug

Refactor verify-auth route for lazy engines

auto-import to all engines/addons

auto-import momentjs

auto-import yaml

auto-import file-saver

update globals

bugs

review changes

yarn lock

move bable option back into the right place

bug fixes

decouple dependencies for nodes engine

decouple dependencies for global-admin

decouple dependencies for login engine

decouple dependencies for alerts engine

decouple dependencies for logging engine

decouple dependencies for pipeline engine

Lint sync and fix

review bugs

updates for rebase
2018-10-11 12:03:44 -07:00
loganhz 59f367761f Clean up logging driver description
https://github.com/rancher/rancher/issues/14341
2018-10-08 15:50:20 +08:00
xiaoluhong cbe3be03af update zh-hans and zh-hant 2018-09-11 18:01:10 +08:00
Westly Wright f5a2fe73d8
Merge pull request #2177 from n313893254/issue
Remove embedded and add fluentd target
2018-09-10 17:51:56 -07:00
n313893254 ed240cfb46 Update for review 2018-09-10 18:54:34 +08:00
n313893254 12fd39b458 UX changes for Bill comment 2018-09-10 18:54:34 +08:00
n313893254 66217bd52c Remove embedded and add fluentd target
https://github.com/rancher/rancher/issues/14652
https://github.com/rancher/rancher/issues/14651
2018-09-10 18:54:34 +08:00
xiaoluhong a7f353f6fc update zh-hans.yaml and zh-hant.yaml 2018-09-07 15:36:32 +08:00
xiaoluhong 92bf83e12d update zh-hans.yaml and zh-hant.yaml 2018-08-31 14:13:57 +08:00
xiaoluhong dee5995ce7 update zh-hans.yaml 2018-08-27 17:36:20 +08:00
Westly Wright a1012fd993
roll back lazy loading until asset loading for cdn is worked out 2018-08-16 12:10:53 -07:00
Westly Wright 8b366e8d0a
lazy loading engines 2018-08-15 09:24:40 -07:00
Sebastiaan van Steenis a792213227 Equal header font size for each log option 2018-08-06 14:29:42 +02:00
n313893254 dc824aa4d5 Syslog endpointHelpText change 2018-08-02 11:02:18 +08:00
Vincent Fiduccia 2495546caa
Merge pull request #2109 from loganhz/l-fix
Fix syslog issue
2018-07-27 10:48:29 -07:00
Vincent Fiduccia eb3ebd888d
Merge pull request #2086 from n313893254/issue-13304
Rancher Logging does not take custom Docker root dir into account
2018-07-27 10:28:21 -07:00
loganhz 05c81a8348 Fix syslog issue
https://github.com/rancher/rancher/issues/14793
2018-07-27 13:48:31 +08:00
xiaoluhong b219ae7cb1 update zh-hans.yaml 2018-07-26 17:16:58 +08:00
xiaoluhong edaecdc631 update zh-hans.yaml 2018-07-25 19:00:08 +08:00
n313893254 ea20b4f083 Rancher Logging does not take custom Docker root dir into account
https://github.com/rancher/rancher/issues/13304
2018-07-24 15:44:59 +08:00
n313893254 f2ba3bab7f Support Keyless tags for syslog
https://github.com/rancher/rancher/issues/14465
2018-07-24 11:37:43 +08:00
Vincent Fiduccia 93f922b92d
eslint --fix 2018-07-20 11:47:19 -07:00
Vincent Fiduccia 0686d4840d
Revert part of eslint fix 2018-07-16 17:50:16 -07:00
Westly Wright 877ed1f522
More lint files changes (see lib) 2018-07-11 14:06:27 -07:00
n313893254 9b36a0c223 ElasticSearch logging - 422 Unprocessable Entity when saving logging configuration
https://github.com/rancher/rancher/issues/14411
2018-07-06 09:08:24 +08:00
Sebastiaan van Steenis 79ef2819cf Misc typos 2018-07-04 10:41:16 +02:00
n313893254 a81a7bc1d9 Notify users that Elasticsearch endpoint has to be an URL
https://github.com/rancher/rancher/issues/13943
2018-07-03 18:37:50 +08:00
Sebastiaan van Steenis 4f1df4afec Include slashes in URL validation 2018-07-02 15:31:26 +02:00
Vincent Fiduccia a041c39833
Merge pull request #1884 from loganhz/route
Preserve route
2018-06-27 17:01:07 -07:00
n313893254 d4be65733b Notify users that Elasticsearch endpoint has to be an URL
https://github.com/rancher/rancher/issues/13943
2018-06-26 18:14:05 +08:00
Westly Wright e2f593612e
Comment out docker root logging option until ux update
rancher/rancher#14140
2018-06-21 16:27:32 -07:00
n313893254 79d17503aa support logging SSL for splunk, ES and kafka
https://github.com/rancher/rancher/issues/13526
https://github.com/rancher/rancher/issues/13065
https://github.com/rancher/rancher/issues/13755
https://github.com/rancher/rancher/issues/13304
2018-06-19 14:21:46 +08:00
Sebastiaan van Steenis 09c6dd0424 Typo for logging target 2018-06-08 19:24:36 +02:00
loganhz cabb636719 Preserve cluster level route
https://github.com/rancher/rancher/issues/8486
2018-06-03 20:29:46 +08:00
loganhz 806feda069 Preserve project level route
https://github.com/rancher/rancher/issues/8486
2018-06-03 20:29:46 +08:00
n313893254 5dab65b170 Warn if logging target is no longer reachable
https://github.com/rancher/rancher/issues/13268
2018-05-24 17:54:21 +08:00
XiaoluHong ca02cb641a update zh-hans.yaml 2018-05-20 14:21:30 +08:00
XiaoluHong 06e91d34ea update zh-hans.yaml 2018-05-18 08:28:59 +08:00
XiaoluHong e5c5e13e86 Update logging, alarm, pipeline zh-hans YML 2018-05-16 17:52:31 +08:00
Westly Wright 5e6c056864
Upgrade ember -> 3.1
also linting errors
2018-05-09 11:24:36 -07:00
n313893254 fdc8a7a46c Elasticsearch Endpoint should use default protocol ports when port is not given
https://github.com/rancher/rancher/issues/13114
2018-05-08 11:16:37 +08:00
Westly Wright 291fe231a5
second run through and clean up for dropdowns 2018-05-03 17:19:44 -07:00
Westly Wright f4ad0eb89a
Replace bs dropdowns with ember-basic-dropdown 2018-05-03 17:19:44 -07:00
n313893254 8d53ddd4a0 Cluster Logging UI issues
https://github.com/rancher/rancher/issues/13263
2018-05-03 14:37:10 +08:00
Vincent Fiduccia 2a4d55b17a
Merge pull request #1855 from vimniky/logging
Use condition for embedded ES deployment
2018-05-02 01:10:06 -07:00
Go Chiba 101b79c2a0 Add ja-jp workaround for alert/logging/pipeline page 2018-04-28 12:03:06 +09:00
vimniky 846d585438 Use condition for embedded ES deployment 2018-04-27 22:13:35 +08:00
vimniky 592f4dd401 Update syslog 2018-04-23 18:21:53 +08:00
vimniky 451b758e2a Update embedded ES 2018-04-20 12:54:49 +08:00
Vincent Fiduccia 536d3f55d3
Lint 2018-04-09 17:23:24 -07:00
vimniky 03b831736a Add Embedded ES resource quota configuration UI 2018-04-06 23:18:06 +08:00
Vincent Fiduccia 6f9b8190c7
lint 2018-03-19 15:27:03 -07:00
vimniky c77cd1fafe Fixed typo 2018-03-12 10:38:03 +08:00
vimniky 7f4a04196e Update embedded elasticsearch resource requirement tips 2018-03-08 14:14:46 +08:00
vimniky ec5ea35a88 Update syslog placeholder 2018-03-07 14:34:23 +08:00
vimniky 6b7d0a9cf8 Bugfix: logging filtering 2018-03-07 10:29:00 +08:00
vimniky f8be64ef3d Remove duplicated embedded label 2018-03-06 14:16:41 +08:00
vimniky e8bf13dd61 Logging bugfix 2018-03-04 09:19:19 +08:00
Vincent Fiduccia 3cce563ceb
Bugs 2018-02-28 23:23:40 -07:00
vimniky 857bd4472a Update elasticsearch, kibana endpoint and notifier test 2018-03-01 12:04:07 +08:00
vimniky 39ad24ea2b Update logging 2018-02-28 14:21:35 +08:00
vimniky 1c72bda7ce Handle Kibana, Elasticsearch deploy state & enpoints 2018-02-28 08:18:51 +08:00
lvuch e292b03292 alert and logging 2018-02-26 15:03:39 -07:00
lvuch 47ef5cff90 logging wip 2018-02-23 16:58:24 -07:00
Vincent Fiduccia cbeaad899e
lint 2018-02-23 11:31:27 -07:00
vimniky 81ab98af77 Alert update & bug fixes
Fixed targetPod alert condition

Fixed logging indexPrefix

Fixed Alert checkbox label: Normal -> Warning

Filter notifier by clusterId

Add * mark for the required name field

fixed issue: #11580

rename CreatedAt -> created

Update notifier input labels

Fixed issue #11577

Filter notifier by clusterId

Make alert & notifier table more searchable
2018-02-23 17:11:38 +08:00