Use IFTTT applets to forward events from hundreds of services into your BunnyLogs stream — no code required.
BunnyLogs is available as a native IFTTT service. Once you connect your account, you can build applets that post a log entry to BunnyLogs whenever something happens in another service — a new email arrives, a smart home sensor fires, a calendar event starts, and so on.
The Post Log action sends a single log entry to a logspace of your choice whenever the applet fires.
| Field | Required | Description |
|---|---|---|
logspace |
Yes | Which logspace to post to. The dropdown lists all your logspaces. |
message |
Yes | The log message text. Supports IFTTT ingredients (dynamic values from the trigger). |
level |
No | Log level: DEBUG, INFO, WARNING, or ERROR. Defaults to INFO. |
program |
No | Source label shown in the log stream. Defaults to ifttt. |
Log every new email from a specific sender
alerts@example.comNew email: INFOgmail
Log when a smart home device goes offline
went offlineWARNINGsmarthome
BunnyLogs also provides a Keyword Match trigger that fires whenever a new log entry containing a given keyword appears in your logspace. Use this to drive actions in other IFTTT services when specific log patterns occur.
| Field | Description |
|---|---|
keyword | Word or phrase to match against incoming log messages. |
logspace | Logspace to watch, or All logspaces. |
, ) in the message field to include dynamic content from the triggering event.