You are browsing a read-only backup copy of Wikitech. The primary site can be found at wikitech.wikimedia.org
Cloud VPS Server Admin Log: Difference between revisions
Jump to navigation
Jump to search
imported>MIKKY No edit summary |
imported>JJMC89 (rvv) |
||
Line 4: | Line 4: | ||
Toolforge tools can do the same thing by using <tt>tools.<toolname></tt> as the project; | Toolforge tools can do the same thing by using <tt>tools.<toolname></tt> as the project; | ||
alternatively, the <code>dologmsg</code> command in a Toolforge bastion shell can be used to send such messages (the project name is automatically included). | alternatively, the <code>dologmsg</code> command in a Toolforge bastion shell can be used to send such messages (the project name is automatically included). | ||
== See also == | |||
* [[:Category:SAL]] | |||
* [https://tools.wmflabs.org/sal/projects Project list on the SAL tool] | |||
* [{{fullurl:Special:RecentChanges|namespace=498}} recent changes in Nova Resource namespace] ([{{fullurl:Special:RecentChanges|namespace=498&feed=atom}} atom]) | |||
[[Category:SAL]] |
Revision as of 01:19, 17 December 2019
All projects can record Server Admin Log messages by sending a message in the format !log <project> <message> on the #wikimedia-cloud connect irc channel. Messages will be added to a Wikitech page like Nova Resource:<project>/SAL and are also available on the SAL tool.
Toolforge tools can do the same thing by using tools.<toolname> as the project;
alternatively, the dologmsg
command in a Toolforge bastion shell can be used to send such messages (the project name is automatically included).