Skip to content

Commit e48b6e3

Browse files
Merge branch '7.7' into backport/7.7/pr-63288
2 parents 01c2acd + 502701d commit e48b6e3

69 files changed

Lines changed: 572 additions & 371 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
52.8 KB
Loading
51.6 KB
Loading

docs/redirects.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ For more {kib} configuration settings, see <<settings>>.
2323
[role="exclude",id="uptime-security"]
2424
== Uptime security
2525

26-
This page has moved. Please see the new section in the {uptime-guide}/uptime-security.html[Uptime Monitoring Guide].
26+
This page has moved. Please see the new section in the {heartbeat-ref}/securing-heartbeat.html[Uptime Monitoring Guide].
2727

2828
[role="exclude",id="infra-read-only-access"]
2929
== Configure source read-only access

docs/release-notes/highlights-7.7.0.asciidoc

Lines changed: 108 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,118 @@
66

77
Explore the new features in Kibana 7.7.
88

9+
coming::[7.7.0]
10+
911
//NOTE: The notable-highlights tagged regions are re-used in the
1012
//Installation and Upgrade Guide
1113

1214
// tag::notable-highlights[]
1315

14-
coming::[7.7.0]
16+
17+
[float]
18+
[[alerting-framework-highlights]]
19+
=== New alerting framework
20+
21+
beta:[]Alerting allows you to detect complex conditions in
22+
{kib} apps and trigger actions when those conditions are met.
23+
Alerting is integrated with {kibana-ref}/xpack-apm.html[APM], {kibana-ref}/xpack-infra.html[Metrics],
24+
{kibana-ref}/xpack-siem.html[SIEM], and {kibana-ref}/xpack-uptime.html[Uptime] and is
25+
centrally managed from {kibana-ref}/management.html[Management].
26+
Alerting has built-in {kibana-ref}/action-types.html[actions] and
27+
{kibana-ref}/alert-types.html[alerts] for you to use.
28+
29+
[role="screenshot"]
30+
image:user/alerting/images/alerting-overview.png[Alerts and actions UI]
31+
32+
[float]
33+
[[canvas-visualizations-highlights]]
34+
=== Canvas with your visualizations
35+
36+
Visualizations that you created in Lens, Visualize, and
37+
TSVB can now be embedded in a Canvas workpad. This makes it easier for you
38+
to brand your Canvas presentation to your executive team and partners.
39+
40+
[role="screenshot"]
41+
image:release-notes/images/7-7-canvas-and-lens.png[Embedded maps in Canvas]
42+
43+
[float]
44+
[[lens-filtering-highlights]]
45+
=== Improved filtering of Lens visualizations in dashboards
46+
47+
Digging into the Lens visualizations on your
48+
dashboard just got faster. You can now filter the data in one
49+
Lens visualization, and immediately apply that filter to all
50+
Lens visualizations on the dashboard.
51+
52+
[role="screenshot"]
53+
image:release-notes/images/7-7-lens-filter-in-dashboard.png[Filter Lens visualizations in dashboard]
54+
55+
[float]
56+
[[lens-formatting-highlights]]
57+
=== Number formatting in Lens
58+
59+
To accurately display the data in Lens visualizations,
60+
try out the new number formats. The new dropdown has options for formatting
61+
numbers as percentages
62+
and bytes. There's also a field for setting how many decimal places to display.
63+
64+
[role="screenshot"]
65+
image:release-notes/images/7-7-lens-format-values.png[Formatted values in Lens]
66+
67+
[float]
68+
[[map-points-highlights]]
69+
=== Individual map points on zoom
70+
71+
*Elastic Maps* improves the way you work with large amounts of coordinate data.
72+
With the new default setting, points are clustered on a map until you zoom into an area with
73+
less than 10,000 discrete points. Then, you'll see
74+
individual points. This feature is useful for map data
75+
points that are in both dense urban areas and rural locations.
76+
77+
[role="screenshot"]
78+
image:release-notes/images/7-7-maps-zoom.png[Individual map points on zoom]
79+
80+
[float]
81+
[[map-distance-filter-highlights]]
82+
=== Distance filters in Elastic Maps
83+
84+
The distance filter is a new way
85+
to filter map data
86+
within a specific radius. Simply select a
87+
central location, and then draw a circle around it with your mouse.
88+
The distance filter is in addition to the tools for filtering data by custom shape and by rectangular bound.
89+
90+
[role="screenshot"]
91+
image:release-notes/images/7-7-maps-distance-filter.png[Distance filters in Elastic Maps]
92+
93+
[float]
94+
[[file-uploader-highlights]]
95+
=== {data-viz} now recommends {filebeat} config
96+
97+
experimental[] When you upload a file to the *{data-viz}*, a {filebeat}
98+
configuration is recommended for you to use. You can then use {filebeat} to add
99+
more data of the same structure to the same index that was created during an
100+
initial upload.
101+
102+
[role="screenshot"]
103+
image:release-notes/images/7-7-file-uploader-filebeat.png[Recommended Filebeat config in Data Vizualizer]
104+
105+
For more information about *{data-viz}*, refer to {kibana-ref}/xpack-ml.html[{ml-cap}].
106+
107+
[float]
108+
=== Learn more
109+
110+
Get details on these release highlights and more in the {kib} 7.7 release blog.
111+
For a complete list of enhancements and other changes, check out the
112+
{kibana-ref}/release-notes-7.7.0.html[Kibana 7.7 release notes].
15113

16114
// end::notable-highlights[]
115+
116+
[float]
117+
=== Give 7.7 a try
118+
119+
Try 7.7 now by deploying {es} and {kib} on
120+
https://www.elastic.co/cloud/elasticsearch-service/signup[Elastic Cloud] or
121+
by https://www.elastic.co/start[downloading them].
122+
Let us know what you think on Twitter https://twitter.com/elastic[(@elastic)]
123+
or in our https://discuss.elastic.co/c/elasticsearch[forum].
511 KB
Loading
351 KB
Loading
539 KB
Loading
666 KB
Loading
1.05 MB
Loading
662 KB
Loading

0 commit comments

Comments
 (0)