Skip to content

[fortinet_fortiproxy] Update Fortinet FortiProxy documentation#17294

Merged
vinit-chauhan merged 7 commits intoelastic:mainfrom
mjwolf:fortinet_fortiproxy_doc_update
Feb 26, 2026
Merged

[fortinet_fortiproxy] Update Fortinet FortiProxy documentation#17294
vinit-chauhan merged 7 commits intoelastic:mainfrom
mjwolf:fortinet_fortiproxy_doc_update

Conversation

@mjwolf
Copy link
Contributor

@mjwolf mjwolf commented Feb 7, 2026

Proposed commit message

Update documentation for the fortinet_fortiproxy integration. This expands the information on the use-cases supported by the integration, and the data collected. It also reformats the set up instructions to make them easier to follow, and adds common troubleshooting issues.

Assisted by Google Gemini

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.
  • I have verified that any added dashboard complies with Kibana's Dashboard good practices

Update documentation for the fortinet_fortiproxy integration. This expands
the information on the use-cases supported by the integration, and the data
collected. It also reformats the set up instructions to make them easier to
follow, and adds common troubleshooting issues.

Assisted by Google Gemini
@mjwolf mjwolf added the documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. label Feb 7, 2026
@mjwolf mjwolf requested a review from a team as a code owner February 7, 2026 01:12
@mjwolf mjwolf added enhancement New feature or request Integration:fortinet_fortiproxy Fortinet FortiProxy Team:Integration-Experience Security Integrations Integration Experience [elastic/integration-experience] labels Feb 7, 2026
@elasticmachine
Copy link

Pinging @elastic/integration-experience (Team:Integration-Experience)

@github-actions
Copy link
Contributor

github-actions bot commented Feb 7, 2026

Vale Linting Results

Summary: 17 warnings, 7 suggestions found

⚠️ Warnings (17)
File Line Rule Message
packages/fortinet_fortiproxy/_dev/build/docs/README.md 200 Elastic.DontUse Don't use 'very'.
packages/fortinet_fortiproxy/docs/README.md 200 Elastic.DontUse Don't use 'very'.
packages/fortinet_fortiproxy/docs/README.md 231 Elastic.Latinisms Latin terms and abbreviations are a common source of confusion. Use 'using' instead of 'via'.
packages/fortinet_fortiproxy/docs/README.md 244 Elastic.Latinisms Latin terms and abbreviations are a common source of confusion. Use 'using' instead of 'via'.
packages/fortinet_fortiproxy/docs/README.md 266 Elastic.Latinisms Latin terms and abbreviations are a common source of confusion. Use 'for example' instead of 'e.g'.
packages/fortinet_fortiproxy/docs/README.md 286 Elastic.Latinisms Latin terms and abbreviations are a common source of confusion. Use 'using' instead of 'via'.
packages/fortinet_fortiproxy/docs/knowledge_base/service_info.md 60 Elastic.Latinisms Latin terms and abbreviations are a common source of confusion. Use 'using' instead of 'via'.
packages/fortinet_fortiproxy/docs/knowledge_base/service_info.md 91 Elastic.Latinisms Latin terms and abbreviations are a common source of confusion. Use 'using' instead of 'via'.
packages/fortinet_fortiproxy/docs/knowledge_base/service_info.md 91 Elastic.EndPuntuaction Don't end headings with punctuation.
packages/fortinet_fortiproxy/docs/knowledge_base/service_info.md 94 Elastic.Latinisms Latin terms and abbreviations are a common source of confusion. Use 'using' instead of 'via'.
packages/fortinet_fortiproxy/docs/knowledge_base/service_info.md 105 Elastic.Latinisms Latin terms and abbreviations are a common source of confusion. Use 'using' instead of 'via'.
packages/fortinet_fortiproxy/docs/knowledge_base/service_info.md 105 Elastic.EndPuntuaction Don't end headings with punctuation.
packages/fortinet_fortiproxy/docs/knowledge_base/service_info.md 108 Elastic.Latinisms Latin terms and abbreviations are a common source of confusion. Use 'using' instead of 'via'.
packages/fortinet_fortiproxy/docs/knowledge_base/service_info.md 118 Elastic.Latinisms Latin terms and abbreviations are a common source of confusion. Use 'using' instead of 'via'.
packages/fortinet_fortiproxy/docs/knowledge_base/service_info.md 118 Elastic.EndPuntuaction Don't end headings with punctuation.
packages/fortinet_fortiproxy/docs/knowledge_base/service_info.md 121 Elastic.Latinisms Latin terms and abbreviations are a common source of confusion. Use 'using' instead of 'via'.
packages/fortinet_fortiproxy/docs/knowledge_base/service_info.md 146 Elastic.DontUse Don't use 'and/or'.
💡 Suggestions (7)
File Line Rule Message
packages/fortinet_fortiproxy/_dev/build/docs/README.md 48 Elastic.FirstPerson Avoid first-person pronouns such as ' I '.
packages/fortinet_fortiproxy/_dev/build/docs/README.md 62 Elastic.FirstPerson Avoid first-person pronouns such as ' I '.
packages/fortinet_fortiproxy/docs/README.md 20 Elastic.Versions Use 'later versions' instead of 'Newer versions' when referring to versions.
packages/fortinet_fortiproxy/docs/README.md 48 Elastic.FirstPerson Avoid first-person pronouns such as ' I '.
packages/fortinet_fortiproxy/docs/README.md 58 Elastic.Versions Use 'or later' instead of 'or higher' when referring to versions.
packages/fortinet_fortiproxy/docs/README.md 62 Elastic.FirstPerson Avoid first-person pronouns such as ' I '.
packages/fortinet_fortiproxy/docs/README.md 200 Elastic.WordChoice Consider using 'can, might' instead of 'may', unless the term is in the UI.

The Vale linter checks documentation changes against the Elastic Docs style guide.

To use Vale locally or report issues, refer to Elastic style guide for Vale.

@mjwolf mjwolf self-assigned this Feb 10, 2026
@elastic-vault-github-plugin-prod

🚀 Benchmarks report

To see the full report comment with /test benchmark fullreport

@elasticmachine
Copy link

💚 Build Succeeded

History

cc @mjwolf

@vinit-chauhan vinit-chauhan merged commit 12ae5da into elastic:main Feb 26, 2026
11 checks passed
@elastic-vault-github-plugin-prod

Package fortinet_fortiproxy - 1.4.0 containing this change is available at https://epr.elastic.co/package/fortinet_fortiproxy/1.4.0/

ilyannn pushed a commit that referenced this pull request Feb 28, 2026
* [fortinet_fortiproxy] Update Fortinet FortiProxy documentation

Update documentation for the fortinet_fortiproxy integration. This expands
the information on the use-cases supported by the integration, and the data
collected. It also reformats the set up instructions to make them easier to
follow, and adds common troubleshooting issues.

Assisted by Google Gemini

* Update changelog, and fix lint warnings

* Update validation

* Update disclaimer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. enhancement New feature or request Integration:fortinet_fortiproxy Fortinet FortiProxy Team:Integration-Experience Security Integrations Integration Experience [elastic/integration-experience]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants