natasha-moore-elastic
f0f1775632
[DOCS ]Direct users to new API reference site ( #195909 )
...
## Summary
Contributes to
https://github.com/elastic/security-docs-internal/issues/48 .
Add callouts to the asciidoc Osquery API docs to direct users to the new
API reference site, in preparation for retiring the asciidoc API docs.
NOTE: The api-kibana variable is defined in version-specific files. In
[8.15.asciidoc](873ec2c47f/shared/versions/stack/8.15.asciidoc (L74)
)
and
[8.x.asciidoc](873ec2c47f/shared/versions/stack/8.x.asciidoc (L75)
),
the variable points to the [v8
branch](https://www.elastic.co/docs/api/doc/kibana/v8 ) of the API
reference, which currently doesn't include Security API docs. The v8
branch is derived from the "current" Kibana branch, which is currently
8.15. This likely means that we can only backport the callouts to 8.16
once 8.16 becomes the "current" docs version.
Preview: [Osquery manager
API](https://kibana_bk_195909.docs-preview.app.elstc.co/guide/en/kibana/master/osquery-manager-api.html )
and all its child pages
2024-10-15 16:29:05 +01:00
natasha-moore-elastic
86a31db057
[DOCS] Documents Osquery Timeout setting ( #174595 )
...
Contributes to https://github.com/elastic/security-docs/issues/4536 by
documenting the new **Timeout** setting and `timeout` API parameter in
Osquery docs.
---------
Co-authored-by: nastasha.solomon <nastasha.solomon@elastic.co>
Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com>
2024-01-17 15:29:23 +00:00
natasha-moore-elastic
62e087a8a8
[DOCS] Makes shards optional in Create pack API ( #166639 )
...
## Summary
* Resolves https://github.com/elastic/security-docs/issues/3822 .
* Updates the `shards` object in Create pack API to optional for 8.10.1
and 8.11.0 onwards, per https://github.com/elastic/kibana/pull/166178
* Related to changes made in
https://github.com/elastic/kibana/pull/166363 .
2023-09-25 11:38:41 +01:00
natasha-moore-elastic
0215ed3a0f
[DOCS] Adds shards object to Create pack and Update pack API ( #166363 )
...
## Summary
- Resolves https://github.com/elastic/security-docs/issues/3822
Adds the `shards` object schema definition to Create pack and Update
pack API, and to the Create pack request example.
- Related dev PR: https://github.com/elastic/kibana/pull/166178
2023-09-18 14:55:57 +01:00
Patryk Kopyciński
33689abc77
[Osquery] Add docs for Osquery API ( #137162 )
2022-08-09 18:43:31 +02:00