Sarah Chavis
|
927d1758e6
|
CLI content refresh - audit commands (#28642)
First CLI command doc updates:
* Rewrite CLI usage page
* Rewrite token helper page
* Move and rewrite CLI emulator doc
* Rewrite `vault audit` command family docs
|
2024-10-11 16:29:15 -07: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 |
|
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 |
|
Peter Wilson
|
676d1c69fe
|
Docs: audit - add warning when disabling device regarding HMAC (#20715)
* added note to warn of potential issues in disabling audit when using HMAC
* added to command docs pages too
|
2023-05-23 14:55:55 +01:00 |
|
Ashlee M Boyer
|
06df5b9d95
|
docs: Migrate link formats (#18696)
* Adding check-legacy-links-format workflow
* Adding test-link-rewrites workflow
* Updating docs-content-check-legacy-links-format hash
* Migrating links to new format
Co-authored-by: Kendall Strautman <kendallstrautman@gmail.com>
|
2023-01-25 16:12:15 -08:00 |
|
Rowan Smith
|
2f329122c5
|
audit page tweaks based on customer feedback (#12504)
|
2021-09-08 09:21:36 -04:00 |
|
Bryce Kalow
|
e27b43c482
|
feat(website): migrates nav data format and updates docs pages (#11242)
* migrates nav data format and updates docs pages
* removes sidebar_title from content files
|
2021-04-06 13:49:04 -04:00 |
|
Jeff Escalante
|
179df992c0
|
Implement MDX Remote (#10581)
* implement mdx remote
* fix an unfenced code block
* fix partials path
Co-authored-by: Jim Kalafut <jkalafut@hashicorp.com>
|
2020-12-17 16:53:33 -05:00 |
|