Engine start() not passing "tag"

10 views
Skip to first unread message

Sid Young

unread,
Dec 10, 2024, 7:51:18 PMDec 10
to Salt-users
G'Day all,

I have an obscure one here, trying to write an "engine" to process specific events but I don't seem to be able to determine the event "tag" from the returned event data call.

Looks like only the event "data" field is returned?

Sid

Sid Young

unread,
Dec 11, 2024, 12:01:20 AMDec 11
to Salt-users
Solved it... after many hours of searching an obsolete version of the doco had the answer, the tag can be specified in the start() method.

event = event_bus.get_event(wait=10,tag="salt/beacon/*")

Sid
Reply all
Reply to author
Forward
0 new messages