Sarah Chavis
038aaa3ff7
1.16 release notes and beta cleanup ( #26247 )
...
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
2024-04-03 22:18:40 +01:00
Christopher Swenson
ae9ec39d44
events: Now enterprise-only ( #25640 )
...
This removes the WebSockets endpoint for events
(which will be moved to the Enterprise repo) and
disables tests that rely on it unless they are
running in Enterprise.
It also updates documentation to document that
events are only available in Vault Enterprise.
2024-02-26 20:19:35 +00:00
Christopher Swenson
d3b853385d
Events: no longer in beta ( #25562 )
...
* Rename them to event notifications.
* Also remove reference to potentially allowing secrets in the future.
2024-02-21 11:02:16 -08:00
Peter Wilson
94fb339b31
VAULT-22483: Audit filter
docs ( #24903 )
...
* Tidy up of files
* Add concepts page for filtering
* Update 'Common configuration options'
* Update table format (metrics)
* Filtering metrics
* audit specific filtering
* Fix nav and naming of files
* updates to audit filtering concept page
* Tweaks
* audit updates and glossary page addition for 'request'
* update CLI docs (audit enable)
* added metrics to 'all metrics' page
* fallback example and link fix
* improve links
* updated based on feedback
* some extra details on a request for glossary
* format fix
* use description on fallback device
* test message properties
* Sort out weird merge for events.mdx
* Update website/content/docs/concepts/filtering/audit.mdx
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
* Update website/content/docs/concepts/filtering/audit.mdx
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
* Update website/content/docs/concepts/filtering/audit.mdx
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
* Update website/content/docs/concepts/filtering/audit.mdx
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
* Update website/content/docs/concepts/filtering/audit.mdx
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
* Intro paragraph about filtering/normal devices, and uppercase bullets
* Fix casing on bullets and table layour
* Uppercase bullets
* Update website/content/docs/glossary.mdx
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
* Improvement?
* PR feedback
* Updated based on PR feedback
* Include common options
* Update website/content/docs/concepts/filtering/index.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/concepts/filtering/index.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/concepts/filtering/index.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/concepts/filtering/index.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/concepts/filtering/index.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/concepts/filtering/index.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/concepts/filtering/index.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/concepts/filtering/index.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/concepts/filtering/index.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/concepts/filtering/index.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Remove extra space
* Update website/content/docs/concepts/filtering/index.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Split out metrics
* Update website/content/docs/concepts/filtering/index.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/concepts/filtering/index.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/concepts/filtering/index.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/concepts/filtering/index.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/concepts/filtering/index.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/concepts/filtering/index.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Update website/content/docs/concepts/filtering/index.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* Remove extra word
* Updated table formatting, remove close code block etc.
* Update website/content/docs/concepts/filtering/index.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
---------
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-02-16 18:34:25 +00:00
Christopher Swenson
55d2dfb3d0
database: Emit event notifications ( #24718 )
...
Including for failures to write credentials and failure to rotate.
2024-02-05 10:30:00 -08:00
Christopher Swenson
4980cb0fe1
Delete metadata-read event ( #24568 )
...
We never generated such an event. This was just a mistake when
I wrote the initial docs.
2023-12-18 10:23:01 -08:00
Sarah Chavis
8952b69eba
Make additional changes ( #23416 )
2023-09-28 17:24:12 -07:00
Christopher Swenson
500cf21d0d
events: Update docs for beta release ( #23036 )
...
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2023-09-13 14:18:18 -07:00
Anton Averchenkov
f4f0412b6a
[docs] Convert titles to sentense case ( #21426 )
...
* Convert documentation titles to sentense case
* Docker, Google, Foundry, Cloud proper case
2023-06-30 19:22:07 -04:00
Christopher Swenson
46dd007b3a
docs: Add page about events ( #19243 )
...
This page details the new events experiment that will be
released in Vault 1.13.
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
2023-02-21 16:43:34 +00:00