--
You received this message because you are subscribed to the Google Groups "Salt-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/salt-users/e79bc4c8-d54b-43a4-8c57-fd09548ebc96%40googlegroups.com.
--
you can use salt-run state.event pretty=true To watch the event bus to know what is being reacted to. Also, the service beacon with onchangeonly means the state of the service needs to change for the beacon to send an event.
On Thu, Aug 29, 2019 at 2:29 PM Mosby Simmons <simmo...@gmail.com> wrote:
--I'm semi-new to salt. I have lots of salt states for installing applications, changing configurations, etc. but now I'm trying to learn beacons/reactors.I can't seem to find any good documentation on beacons & reactors with a Windows environment. My salt master is UNIX but minions are Windows.Basic questions:
- Where do I put beacon.conf on salt master? is it /srv/salt/master.d/beacon.conf?
- Do I need to put beacon.conf in some type of configuration for the master so it knows it's there?
- How do I tie reactor.conf to beacon.conf? As in the beacon is listening and when it changes how do I have reactor know to react?
I've been playing around with a basic beacon.conf that I put directly on a windows minion but so far no luck. I do restart the minion service after every change I try.beacons:service:- BITS:- onchangeonly: TrueIf anyone has some examples other than what is provided by docs on saltstack webpage (which is strictly UNIX based) I would greatly appreciate it.
You received this message because you are subscribed to the Google Groups "Salt-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/salt-users/0faac788-c558-4133-ad58-591f11dd1024%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/salt-users/0faac788-c558-4133-ad58-591f11dd1024%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/salt-users/e862a95c-e665-466f-a571-0e8435b95603%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/salt-users/e862a95c-e665-466f-a571-0e8435b95603%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/salt-users/cc9f8340-2cc9-4cf7-a8d3-977fb7ce7f2a%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/salt-users/cc9f8340-2cc9-4cf7-a8d3-977fb7ce7f2a%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/salt-users/8f0ce5b8-56f9-4bc9-8f7b-4edaec9251b7%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/salt-users/CAPaX09g%3D5ok7mjKH3W6X_2r1Um%2BR%3Dvz5FmPnnzWX%2B2bmbF5mqA%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/salt-users/CAB6PzY8zuaQiE4813wSN6RBtXPspRvFt75Ygpv6fR0Ernwbxfg%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/salt-users/8f0ce5b8-56f9-4bc9-8f7b-4edaec9251b7%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/salt-users/1446b677-f503-4b53-86da-d97405e390a4%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/salt-users/8f0ce5b8-56f9-4bc9-8f7b-4edaec9251b7%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Salt-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/salt-users/CAPaX09g%3D5ok7mjKH3W6X_2r1Um%2BR%3Dvz5FmPnnzWX%2B2bmbF5mqA%40mail.gmail.com.
--
You received this message because you are subscribed to the Google Groups "Salt-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/salt-users/CAB6PzY8zuaQiE4813wSN6RBtXPspRvFt75Ygpv6fR0Ernwbxfg%40mail.gmail.com.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/salt-users/534b3b8a-fedd-40c0-b74d-409ff258b7bb%40googlegroups.com.
sudo salt-run state.event pretty=true and
salt-run state.event tagmatch='salt/beacon/minionid/*' with the appropriate minionid and didn't see anything other than the restart of the salt-minion service.
In the minion log I'm still getting:
2019-08-30 16:23:31,079 [salt.beacons :35 ][TRACE ][4136] Beacon processing: service
2019-08-30 16:23:31,079 [salt.beacons :108 ][INFO ][4136] Beacon service configuration invalid, not running.
Configuration for service beacon requires services.
To view this discussion on the web visit https://groups.google.com/d/msgid/salt-users/534b3b8a-fedd-40c0-b74d-409ff258b7bb%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/salt-users/2c62268b-b559-4d71-afcc-ba8c46846632%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/salt-users/2c62268b-b559-4d71-afcc-ba8c46846632%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/salt-users/2ff848ac-b90d-49ee-91c7-fa8220d15f28%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/salt-users/2ff848ac-b90d-49ee-91c7-fa8220d15f28%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/salt-users/b61c2a34-4c80-43ba-a6b0-e917b9703f55%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/salt-users/b61c2a34-4c80-43ba-a6b0-e917b9703f55%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/salt-users/95a6868a-7c6c-4ddf-8eec-c93407c91ac4%40googlegroups.com.