هل هناك أي طريقة للحصول على سجلات الإداري كخلاصة RSS؟

I realize that there would have to be security measures.

I’d rather get the logs in my rss reader as they happen rather than having to check on the site.

Or is there some other, better solution?

إعجاب واحد (1)

I’m afraid we don’t currently support the ability to export admin logs as an RSS feed out-of-the-box. You could potentially use the API.

إعجاب واحد (1)

You could conceivably use the data explorer plugin, but your rss reader would need to be able I pass the user and api key in the header

إعجاب واحد (1)

By admin logs do you mean staff action logs or something else?

إعجاب واحد (1)

Those, as well as error and email.

I already have an rss reader as part of my daily habits, so if it was easy to get them there tat would be awesome. But I understand if it’s not possible/straightforward.

إعجابَين (2)

I am not sure this would help. RSS expects certain shape, and you could not get that shape out of data explorer.

I think you would need either:

  1. A custom discourse plugin to do the job
  2. Run a third party service that acts as a bridge
4 إعجابات

Right. I was thinking that I recently managed to get data explorer to output a TXT file that had all fields in a single row separated by ~, but I forgot that a key piece of the process was pulling it with curl and running it through jq :person_shrugging:

إعجاب واحد (1)

Thank you. And thank you for all your work on Discourse.

إعجاب واحد (1)

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.