File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 49
49
logstash : https://github.com/elastic/logstash.git
50
50
logstash-docs : https://github.com/elastic/logstash-docs.git
51
51
observability-docs : https://github.com/elastic/observability-docs.git
52
+ package-spec : https://github.com/elastic/package-spec.git
52
53
security-docs : https://github.com/elastic/security-docs.git
53
54
sense : https://github.com/elastic/sense.git
54
55
stack-docs : https://github.com/elastic/stack-docs.git
@@ -1633,6 +1634,29 @@ contents:
1633
1634
repo : docs
1634
1635
path : shared/attributes.asciidoc
1635
1636
1637
+ - title : Integrations Developer Guide
1638
+ prefix : en/integrations-developer
1639
+ current : master
1640
+ branches : [ master ]
1641
+ live : [ master ]
1642
+ index : docs/en/integrations/index.asciidoc
1643
+ chunk : 1
1644
+ tags : Integrations/Developer
1645
+ subject : Integrations
1646
+ sources :
1647
+ -
1648
+ repo : observability-docs
1649
+ path : docs/en
1650
+ -
1651
+ repo : docs
1652
+ path : shared/versions/stack/{version}.asciidoc
1653
+ -
1654
+ repo : docs
1655
+ path : shared/attributes.asciidoc
1656
+ -
1657
+ repo : package-spec
1658
+ path : versions
1659
+
1636
1660
- title : " Beats: Collect, Parse, and Ship"
1637
1661
sections :
1638
1662
- title : Beats Platform Reference
You can’t perform that action at this time.
0 commit comments