--- layout: "docs" page_title: "Recipes" sidebar_current: "docs-recipes" description: |- The examples on the following pages have proven useful to users in the Serf community. --- # Serf Recipes The examples on the following pages have proven useful to users in the Serf community. -> If you have any tricks or tips that help you better leverage Serf, consider sharing your recipe with the community by opening a new issue or creating a pull request. --- * [Event handler router](/docs/recipes/event-handler-router.html) - Provides dynamic event handler configuration using a simple shell script. * [Get agent uptime](/docs/recipes/agent-uptime.html) - Expose the elapsed time since startup of a Serf agent.