Skip to content

Commit 2105ed8

Browse files
committed
undo merge weirdness
1 parent 00cad7c commit 2105ed8

File tree

1 file changed

+48
-43
lines changed

1 file changed

+48
-43
lines changed

config/_default/menus/menus.en.yaml

Lines changed: 48 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1827,16 +1827,21 @@ main:
18271827
identifier: other_integrations
18281828
parent: log_collection
18291829
weight: 111
1830-
- name: Processing
1831-
url: logs/processing/
1830+
- name: Log Configuration
1831+
url: logs/log_configuration/
18321832
parent: log_management
1833-
identifier: log_processing
1833+
identifier: log_configuration
18341834
weight: 2
1835+
- name: Processing
1836+
url: logs/log_configuration/processing/
1837+
parent: log_configuration
1838+
identifier: log_processing
1839+
weight: 201
18351840
- name: Pipelines
1836-
url: logs/processing/pipelines/
1837-
parent: log_processing
1841+
url: logs/log_configuration/pipelines/
1842+
parent: log_configuration
18381843
identifier: log_pipelines
1839-
weight: 201
1844+
weight: 202
18401845
- name: Processors
18411846
url: logs/log_configuration/processors/
18421847
parent: log_configuration
@@ -1846,77 +1851,77 @@ main:
18461851
parent: log_processing
18471852
weight: 204
18481853
- name: Attributes and Aliasing
1849-
url: logs/processing/attributes_naming_convention/
1850-
parent: log_processing
1851-
weight: 204
1854+
url: logs/log_configuration/attributes_naming_convention/
1855+
parent: log_configuration
1856+
weight: 205
18521857
- name: Generate Metrics
1853-
url: logs/logs_to_metrics/
1854-
parent: log_management
1858+
url: logs/log_configuration/logs_to_metrics/
1859+
parent: log_configuration
18551860
identifier: log_to_metrics
1856-
weight: 3
1861+
weight: 206
1862+
- name: Indexes
1863+
url: logs/log_configuration/indexes
1864+
parent: log_configuration
1865+
identifier: log_indexes
1866+
weight: 207
18571867
- name: Archives
1858-
url: logs/archives/
1859-
parent: log_management
1868+
url: logs/log_configuration/archives/
1869+
parent: log_configuration
18601870
identifier: log_archives
1861-
weight: 4
1871+
weight: 208
18621872
- name: Rehydrate from Archives
1863-
url: logs/archives/rehydrating
1864-
parent: log_archives
1865-
weight: 401
1866-
- name: Indexes
1867-
url: logs/indexes
1873+
url: logs/log_configuration/rehydrating
1874+
parent: log_configuration
1875+
weight: 209
1876+
- name: Connect Logs and Traces
1877+
url: tracing/connect_logs_and_traces/
18681878
parent: log_management
1869-
identifier: log_indexes
1870-
weight: 5
1879+
identifier: logs_traces_connection
1880+
weight: 3
1881+
- name: Correlate Logs with Metrics
1882+
url: logs/guide/correlate-logs-with-metrics/
1883+
parent: log_management
1884+
identifier: logs_metrics_correlation
1885+
weight: 4
18711886
- name: Log Explorer
18721887
url: logs/explorer/
18731888
parent: log_management
18741889
identifier: log_explorer
1875-
weight: 6
1890+
weight: 5
18761891
- name: Live Tail
18771892
url: logs/explorer/live_tail/
18781893
parent: log_explorer
1879-
weight: 601
1894+
weight: 501
18801895
- name: Log Side Panel
18811896
url: logs/explorer/side_panel/
18821897
parent: log_explorer
1883-
weight: 602
1898+
weight: 502
18841899
- name: Saved Views
18851900
url: logs/explorer/saved_views/
18861901
parent: log_explorer
1887-
weight: 603
1902+
weight: 503
18881903
- name: Facets
18891904
url: logs/explorer/facets/
18901905
parent: log_explorer
1891-
weight: 604
1906+
weight: 504
18921907
- name: Watchdog Insights
18931908
url: logs/explorer/watchdog_insights/
18941909
parent: log_explorer
1895-
weight: 605
1910+
weight: 505
18961911
- name: Search Syntax
1897-
url: logs/search_syntax/
1898-
parent: log_management
1899-
weight: 7
1900-
- name: Connect Logs and Traces
1901-
url: tracing/connect_logs_and_traces/?tab=java
1902-
parent: log_management
1903-
identifier: logs_traces_connection
1904-
weight: 8
1905-
- name: Correlate Logs with Metrics
1906-
url: logs/guide/correlate-logs-with-metrics
1907-
parent: log_management
1908-
identifier: logs_metrics_correlation
1909-
weight: 9
1912+
url: logs/explorer/search_syntax/
1913+
parent: log_explorer
1914+
weight: 506
19101915
- name: Guides
19111916
url: logs/guide/
19121917
parent: log_management
19131918
identifier: log_guides
1914-
weight: 10
1919+
weight: 6
19151920
- name: Security
19161921
url: security/logs/
19171922
parent: log_management
19181923
identifier: log_security
1919-
weight: 11
1924+
weight: 7
19201925
- name: Security Platform
19211926
url: security_platform/
19221927
pre: nav_security_monitoring

0 commit comments

Comments
 (0)