2 Home
gitea_admin edited this page 2026-03-11 14:40:35 +00:00

SSH Source

Receive data from SSH session.

Metadata

Property Value
Type source
Group SSH
Namespace File
Support Level Stable
Provider Apache Software Foundation

Properties

Name Type Required Default Description
connectionHost string The SSH Host
connectionPort string 22 The SSH Port
username string The SSH username to use
password string The SSH password to use
delay integer 500 The number of milliseconds before the next poll
pollCommand string The command to run while polling the SSH session

Dependencies

  • camel:ssh
  • camel:kamelet