Splunk Search

How to post a bulletin message that is visible for everyone via Splunk WebUI?

jthunnissen
Path Finder

I am trying to post a bulletin message via the Splunk WebUI. Strangely enough it does not seem to be visible to anyone but myself. Is it possible to fix this so that we can post messages from the WebUI to all our users?

0 Karma

Nam7Splnk
Explorer

Use below curl command to create bulletin message for all Users. I have found this doesn't work in SHC cluster and one would need to run curl command for each search head.

curl -k -u (splunk_api_user):(splunk_api_user_password) https://:8089/services/messages -d name=splunk_test_msg -d value="Splunk Test Message" -d severity="info"

0 Karma

damann
Communicator

I found an old thread where this question was already asked and answered.
Maybe it will help you:
Settings » User interface » Bulletin Messages » Add new

https://answers.splunk.com/answers/368471/how-to-display-a-bulletin-message-in-splunk-web-fo.html

0 Karma

jthunnissen
Path Finder

Ik know how to create a bulletin message. Unfortunately, done this way the message does not seem to be visible to anyone but myself which, off course, makes it totally useless.

0 Karma

Nam7Splnk
Explorer

Use below curl command to create bulletin message for all Users. I have found this doesn't work in SHC cluster and one would need to run curl command for each search head.

curl -k -u (splunk_api_user):(splunk_api_user_password) https://:8089/services/messages -d name=splunk_test_msg -d value="Splunk Test Message" -d severity="info"

0 Karma

jthunnissen
Path Finder

Yes, I am an admin.

0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...