What does the Replicator app do?
The Replicator app copies events from one PostHog instance to another, at the moment they are ingested. No changes are made to the events by this app if it runs in isolation.
If this app is deployed in a chain then any changes made to the event data before the Replicator runs will also be copied to the new instance. Otherwise, no changes will be copied.
What are the requirements for this app?
The Replicator app requires two instances of PostHog running either PostHog Cloud, or a self-hosted PostHog instance running version 1.30.0 or later.
Not running 1.30.0? Find out how to update your self-hosted PostHog deployment!
Both versions of PostHog should ideally be running the same version.
How do I install the PostHog Replicator app?
- Log in to your PostHog instance
- Click 'Apps' on the left-hand tool bar
- Search for 'Replicator'
- Select the app, press 'Install' and follow the on-screen instructions
- See events come into another PostHog instance, identically to the originals
Configuration
Option | Description |
---|---|
Host Type: string Required: True | E.g. posthog.yourcompany.com |
Project API Key Type: string Required: True | Grab it from e.g. https://posthog.yourcompany.com/project/settings |
Replication Type: string Required: False | How many times should each event be sent |
Is the source code for this app available?
PostHog is open-source and so are all apps on the platform. The source code for the Replicator is available on GitHub.
Who created this app?
We'd like to thank PostHog team members Yakko Majuri and Michael Matloka for creating the Replicator app.
Who maintains this app?
This app is maintained by PostHog. If you have issues with the app not functioning as intended, please raise a bug report to let us know!
What if I have feedback on this app?
We love feature requests and feedback! Please create an issue to tell us what you think.
What if my question isn't answered above?
We love answering questions. Ask us anything via our Support page.
You can also join the PostHog Community Slack group to collaborate with others and get advice on developing your own PostHog apps.