Skip to content

Clever Tools 4.7.1#894

Open
davlgd wants to merge 2 commits intomainfrom
davlgd-update-clever-tools-drain-help
Open

Clever Tools 4.7.1#894
davlgd wants to merge 2 commits intomainfrom
davlgd-update-clever-tools-drain-help

Conversation

@davlgd
Copy link
Copy Markdown
Collaborator

@davlgd davlgd commented Mar 18, 2026

📝 What does this PR do?

This PR update documentation to Clever Tools 4.7.1 and drain types in logs documentation.


🧪 Type of Change

  • ⚠️ Bug fix
  • 📅 Changelog update
  • 📚 Documentation update
  • ✨ New content/feature
  • 🔧 Technical/maintenance

✅ Quick Checklist

@davlgd davlgd requested a review from Copilot March 18, 2026 16:56
@davlgd davlgd self-assigned this Mar 18, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 18, 2026

✅ Review app deployed

Check how your changes look like!

ℹ️ Name 🔗 Infos & links
🌱 Latest deployed commit 4db5ad5
👁️ Preview https://documentation-PR-894.cleverapps.io/developers

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates Clever Tools drain documentation to reflect the current (lowercase) drain type names and expands the CLI reference to explicitly list supported drain types.

Changes:

  • Updated clever drain create argument documentation to enumerate supported drain-type values.
  • Updated log management documentation to use the new drain type identifiers (e.g. syslog-tcp, elasticsearch, datadog, newrelic, ovh-tcp).
  • Updated example commands to match the new drain type naming.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
content/doc/reference/cli.md Documents the accepted drain-type values for clever drain create.
content/doc/administrate/log-management.md Aligns drain type names and examples with the CLI’s current drain type identifiers.

You can also share your feedback on Copilot code review. Take the survey.

Comment on lines +237 to 238
- A **TCP** drain log with `clever drain create syslog-tcp`
- Your Logs Data Platform **host** with **port** `514` (SSL ports aren't supported for TCP drains)

```shell
clever drain create TCPSyslog tcp://<host>:514 -addon <addon_id> --sd-params="X-OVH-TOKEN=\"<token>\""
clever drain create syslog-tcp tcp://<host>:514 -addon <addon_id> --sd-params="X-OVH-TOKEN=\"<token>\""
@KannarFr
Copy link
Copy Markdown
Member

Lgtm

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants