Skip to main content
Solved

Sync Lookups Across Worker Groups Using API

  • January 20, 2026
  • 9 replies
  • 7 views

This message originated from Cribl Community Slack.
Click here to view the original link.

Hello! Is there a simple way to sync lookups across worker groups that I'm not thinking of before I start diving into the API?

Best answer by Jon Rust

Not built in. You could tackle it w/ the API. @user

9 replies

Jon Rust
Forum|alt.badge.img
  • Employee
  • Answer
  • January 20, 2026
Not built in. You could tackle it w/ the API. @user

David Maislin
Yeah, API can do it. I have created some sample code using Claude that can handle this with the API, but I can't share just yet as it needs some internal vetting.

Jon Rust
Forum|alt.badge.img
  • Employee
  • January 20, 2026

Jon Rust
Forum|alt.badge.img
  • Employee
  • January 20, 2026
some sample code to get you rollin maybe

Wasnt there chatter about a re-factoring of how Lookups are deployed/managed with a later version of Stream?

Jon Rust
Forum|alt.badge.img
  • Employee
  • January 20, 2026
yes, hasn't landed yet tho

David Maislin
There is a feature request

:white_check_mark:

  • Author
  • New Participant
  • January 20, 2026
Thanks all!