forked from elastic/kibana
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of github.com:elastic/kibana into feature/rollu…
…p-metrics-selectall * 'master' of github.com:elastic/kibana: (50 commits) [Uptime] update monitor list configs for mobile view (elastic#43218) [APM] Local UI filters (elastic#41588) [Code] Upgrade ctags langserver (elastic#43252) [Code] show multiple definition results in panel (elastic#43249) Adds Metric Type to full screen launch tracking (elastic#42692) [Canvas] Convert Autocomplete to Typescript (elastic#42502) [telemetry] add spacesEnabled config back to xpack_main (elastic#43312) [ML] Adds DF Transform Analytics list to Kibana management (elastic#43151) Add TLS client authentication support. (elastic#43090) [csp] Telemetry for csp configuration (elastic#43223) [SIEM] Run Cypress Tests Against Elastic Cloud & Cypress Command Line / Reporting (elastic#42804) docs: add tip on agent config in a dt (elastic#43301) [ML] Adding bucket span estimator to new wizards (elastic#43288) disable flaky tests (elastic#43017) Fix percy target branch for PRs (elastic#43160) [ML] Adding post create job options (elastic#43205) Restore discover histogram selection triggering fetch (elastic#43097) Per panel time range (elastic#43153) [Infra UI] Add APM to Metadata Endpoint (elastic#42197) Sentence case copy changes (elastic#43215) ...
- Loading branch information
Showing
421 changed files
with
30,894 additions
and
3,352 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
13 changes: 13 additions & 0 deletions
13
...evelopment/core/server/kibana-plugin-server.ikibanasocket.authorizationerror.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<!-- Do not edit this file. It is automatically generated by API Documenter. --> | ||
|
||
[Home](./index.md) > [kibana-plugin-server](./kibana-plugin-server.md) > [IKibanaSocket](./kibana-plugin-server.ikibanasocket.md) > [authorizationError](./kibana-plugin-server.ikibanasocket.authorizationerror.md) | ||
|
||
## IKibanaSocket.authorizationError property | ||
|
||
The reason why the peer's certificate has not been verified. This property becomes available only when `authorized` is `false`<!-- -->. | ||
|
||
<b>Signature:</b> | ||
|
||
```typescript | ||
readonly authorizationError?: Error; | ||
``` |
13 changes: 13 additions & 0 deletions
13
docs/development/core/server/kibana-plugin-server.ikibanasocket.authorized.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<!-- Do not edit this file. It is automatically generated by API Documenter. --> | ||
|
||
[Home](./index.md) > [kibana-plugin-server](./kibana-plugin-server.md) > [IKibanaSocket](./kibana-plugin-server.ikibanasocket.md) > [authorized](./kibana-plugin-server.ikibanasocket.authorized.md) | ||
|
||
## IKibanaSocket.authorized property | ||
|
||
Indicates whether or not the peer certificate was signed by one of the specified CAs. When TLS isn't used the value is `undefined`<!-- -->. | ||
|
||
<b>Signature:</b> | ||
|
||
```typescript | ||
readonly authorized?: boolean; | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
[role="xpack"] | ||
[[xpack-metrics-getting-started]] | ||
== Getting started with infrastructure monitoring | ||
|
||
To get started with the Infrastructure app in Kibana, you need to start collecting metrics data for your infrastructure. | ||
|
||
Kibana provides step-by-step instructions to help you add metrics data. | ||
The {infra-guide}[Infrastructure Monitoring Guide] is a good source for more detailed information and instructions. | ||
|
||
[role="screenshot"] | ||
image::infrastructure/images/metrics-add-data.png[Screenshot showing Add metric data to Kibana UI] |
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,68 +1,111 @@ | ||
[role="xpack"] | ||
[[infra-ui]] | ||
== Using the Infrastructure UI | ||
== Using the Infrastructure app | ||
|
||
Use the Infrastructure UI in {kib} to monitor your infrastructure and identify | ||
problems in real time. | ||
Use the Infrastructure app in {kib} to monitor your infrastructure and identify problems in real time. | ||
You can explore metrics for hosts, containers, and services. | ||
You can also drill down to view more detailed metrics, or seamlessly switch to view the corresponding logs, application traces, and uptime information. | ||
|
||
You start with an overview of your infrastructure. | ||
Then you can use the interactive UI to drill down into areas of interest. | ||
Initially, the *Inventory* tab shows an overview of the hosts in of your infrastructure and the current CPU usage for each host. | ||
From here, you can drill down into areas of interest. | ||
|
||
[role="screenshot"] | ||
image::infrastructure/images/infra-sysmon.jpg[Infrastructure Overview in Kibana] | ||
|
||
TIP: Right-click an element to jump to related logs or metrics. | ||
image::infrastructure/images/infra-sysmon.png[Infrastructure Overview in Kibana] | ||
|
||
[float] | ||
[[infra-cat]] | ||
=== View your infrastructure by hosts or container | ||
|
||
Select the high-level view: *Hosts*, *Kubernetes*, or *Docker*. | ||
When you change views, you can see the same data through the perspective of a | ||
different category. | ||
=== Choose the high-level view of your infrastructure | ||
|
||
[float] | ||
[[infra-search]] | ||
=== Use the power of Search | ||
Select the high-level view from *Hosts*, *Kubernetes*, or *Docker*. | ||
When you change views, you see the same data through the perspective of a different category. | ||
|
||
The Search bar is always available. You can use it to perform adhoc or structured searches. | ||
The Search feature can surface the information you're looking for, even if the | ||
other options you have selected would normally filter it out. | ||
The default representation is the *Map view*, which shows your components in a _waffle map_ of one or more rectangular grids. | ||
If the view you select has a large number of components, you can hover over a component to see the details for that component. Alternatively, if you would prefer to see your infrastructure as a table, click *Table view*. | ||
|
||
[float] | ||
[[infra-metric]] | ||
=== Start at a high-level by selecting the metric | ||
=== Select the metric to view | ||
|
||
This filter helps you start focusing on potential problem areas that may need | ||
further investigation. You'll see metrics that are most relevant for hosts or | ||
the container you selected. | ||
Select the metric to view from the *Metric* dropdown list. | ||
The available metrics are those that are most relevant for the high-level view you selected. | ||
|
||
[float] | ||
[[infra-group]] | ||
=== Group components | ||
=== Group components | ||
|
||
Select the way you want to group the infrastructure components from the *Group By* dropdown list. | ||
The available options are specific to your physical, virtual, or container-based infrastructure. | ||
Examples of grouping options include *Availability Zone*, *Machine Type*, *Project ID*, and *Cloud Provider* for hosts, and *Namespace* and *Node* for Kubernetes. | ||
|
||
[float] | ||
[[infra-search]] | ||
=== Use the power of search | ||
|
||
The *Group By* selector offers grouping options that are native and specific for | ||
your physical, virtual, and container-based infrastructure. | ||
Examples include Availability Zone, Machine Type, Project ID, and Cloud Provider | ||
for Hosts, and Namespace and Node for Kubernetes. | ||
Use the search bar to perform ad hoc or structured searches using {kibana-ref}/kuery-query.html[Kibana Query Language] which features autocomplete and a simple, easy to use syntax. | ||
For example, enter `host.hostname : "host1"` to see only the information for `host1`. | ||
|
||
[float] | ||
[[infra-date]] | ||
=== Specify the date range | ||
=== Specify the time and date | ||
|
||
Use the time selector to focus on a specific timeframe. | ||
Click the time selector to choose the timeframe for the metrics. | ||
The values shown are the values for the last minute at the specified time and date. | ||
|
||
[float] | ||
[[infra-refresh]] | ||
=== Auto-refresh or pause | ||
=== Auto-refresh metrics | ||
|
||
Set auto-refresh to keep up-to-date information coming in, or stop | ||
refreshing to focus on historical data without new distractions. | ||
Select *Auto-refresh* to keep up-to-date metrics information coming in, or *Stop refreshing* to focus on historical data without new distractions. | ||
|
||
[float] | ||
[[infra-configure-source]] | ||
=== Adapt to your metric source | ||
=== Configure the data to use for your metrics | ||
|
||
The default source configuration for metrics is specified in the {kibana-ref}/infrastructure-ui-settings-kb.html[Infrastructure app settings] in the {kibana-ref}/settings.html[Kibana configuration file]. | ||
The default configuration uses the `metricbeat-*` index pattern to query the data. | ||
The default configuration also defines field settings for things like timestamps and container names. | ||
|
||
If your metrics have custom index patterns, or use non-default field settings, you can override the default settings. | ||
Click *Configuration* to change the settings. | ||
This opens the *Configure source* fly-out dialog. | ||
|
||
NOTE: These settings are shared with logs. Changes you make here may also affect the settings used in the *Logs* tab. | ||
|
||
In the *Configure source* dialog, you can change the following values: | ||
|
||
* *Name*: the name of the source configuration | ||
* *Indices*: the index pattern or patterns in the Elasticsearch indices to read metrics data and log data | ||
from | ||
* *Fields*: the names of specific fields in the indices that need are used to query and interpret the data correctly | ||
|
||
TIP: If <<xpack-spaces>> are enabled in your Kibana instance, any configuration changes you make here are specific to the current space. | ||
You can make different subsets of data available by creating multiple spaces with different data source configurations. | ||
|
||
TIP: If you don't see the *Configuration* option, you may not have sufficient privileges to change the source configuration. | ||
For more information see <<xpack-security-authorization>>. | ||
|
||
[float] | ||
[[infra-metrics-explorer]] | ||
=== Visualize multiple metrics in Metrics Explorer | ||
|
||
<<metrics-explorer, Metrics Explorer>> allows you to visualize and analyze metrics for multiple components in a powerful and configurable way. Click the *Metrics Explorer* tab to get started. | ||
|
||
[float] | ||
[[infra-drill-down]] | ||
=== Drill down for related information | ||
|
||
Hover over a component to see more information about that component. | ||
|
||
Click a component to see the other actions available for that component. | ||
You can: | ||
|
||
* Select *View Metrics* to <<xpack-view-metrics, view detailed infrastructure metrics>>. | ||
|
||
* Select *View Logs* to <<xpack-logs-using, view the logs>> in the *Logs* app. | ||
|
||
Depending on the features you have installed and configured, you may also be able to: | ||
|
||
* Select *View APM* to <<traces, view APM traces>> in the *APM* app. | ||
|
||
* Select *View Uptime* to <<uptime-overview, view uptime information>> in the *Uptime* app. | ||
|
||
Using a custom index pattern to store the metrics, or want to limit the entries | ||
presented in a space? Use configure source to change the index pattern and | ||
other settings. |
Oops, something went wrong.