1 2 3 4 5
routes: - id: "hello" from: "timer:tick?period=2000" steps: - log: "Hello from camel-cli! Exchange #${header.CamelTimerCounter}"