Group Content
Recent Content
This week's updates to the Doc sites at docs.sciencelogic.com
10/11/24: Doc updates to the release notes site at https://docs.sciencelogic.com/release_notes_html/ Added release notes for the NVIDIAGPU PowerPack v100. Added release notes for the SL1: System Upgrade Assessment PowerPack v100. Updated the release notes for the Restorepoint MR20241010 release. 10/11/24 Doc updates to the main docs site at https://docs.sciencelogic.com/ Added a manual for the NVIDIAGPU PowerPack v100. Added a manual for the SL1: System Upgrade Assessment PowerPack v100. Updated the manual for the Restorepoint MR20241010 release.21Views3likes0CommentsHow many docs sites ARE there at docs.sciencelogic.com?
If you go to https://docs.sciencelogic.com/, you might think that there is only one documentation site at that address. However, the ScienceLogic Documentation team maintains multiple "sites" at that location. Here's a quick primer on each site, and what you can find there. The docs sites maintained by the Documentation team include the following: https://docs.sciencelogic.com/latest/ - the "main" docs site, which contains all of the various in-depth manuals for the different features for SL1, SL1 PowerPacks, SL1 PowerFlow, and PowerFlow SyncPacks, along with additional supporting docs. https://docs.sciencelogic.com/release_notes_html/ - the release notes site, which contains brief, release-specific documents for all ScienceLogic products. https://docs.sciencelogic.com/zebrium/latest/ - the Skylar Automated RCA (formerly Zebrium) site, which covers how to configure and use Skylar AI in conjunction with SL1 to automatically find the root cause of software issues. https://docs.sciencelogic.com/restorepoint/latest/ - the Restorepoint site, which covers how to configure and use Restorepoint, a disaster recovery and secure configuration management appliance for network devices. The following sites are hosted at the docs site, but are not maintained by the Documentation team: https://docs.sciencelogic.com/dev-docs/ - the SL1 developer documentation site, which includes docs for Low-code Tools, Snippet Framework, CLI Toolkit, Prometheus Toolkit, REST Toolkit, Snippet API, and the PowerPack Quality Assessment Tool. Please note the the Documentation team only hosts these docs, but we do not actually write these docs (the developers do that). https://docs.sciencelogic.com/restorepoint/api/5-6/api.html - the Restorepoint RESTful API site, which is also hosted by the Documentation team but updated by the developers. Typically the Documentation team updates the docs sites at least once a week, if not more often. Watch this space for more information about our documentation updates every week.37Views3likes1CommentShare your Product Documentation questions, issues, and ideas here.
The ScienceLogic Documentation would like to hear from you! This discussion area is where you can let us know if you have any suggestions for the various docs sites at https://docs.sciencelogic.com/. This includes: Areas where the documentation might be missing key information. Suggestions for examples in the docs. Out-of-date or deprecated content. Typos! Errors in the docs. Areas where the docs are confusing or hard to navigate. Issues with the search. Bad links. Or anything else about the docs you'd like to share. TIP: You can Reply to this page, or simply click the dark blue Start a Discussion button at top right to share your info about the docs with the doc team. Thanks so much!41Views3likes1CommentNo documentation on how to logon/logoff when using gql directly
The documentation about the ScienceLogic GraphQL API only mentions a login procedure when using the /gql endpoint. There is no information about how to log on (or log off) on the ScienceLogic platform and then use the API. Link to the documentation: https://docs.sciencelogic.com/latest/Content/Web_Content_Dev_and_Integration/GraphQL_API/graphql_introduction.htm#authentication-and-user-access For Logon, I have found a way to achieve this: execute a GET request to <platformURI>/authenticate with basic authentication, using a valid SL1 Local user information. From the response received, save the cookie information for later Any subsequent call to the /gql endpoint (inserting the cookie information on each request) allows me to execute gql queries/mutations. I can also reuse that same cookie information if I want to execute REST API actions. However, I do not succeed in 'forcing' a logoff from my previously created session: whatever I do, my session remains active and usable in the System > Monitor > Audit Logs. Only when I explicitly kill the session in that screen is my session invalid and I must login again. Can this be added to the documentation please?31Views2likes5CommentsThis week's updates to the Doc sites at docs.sciencelogic.com
10/18/24: Doc updates to the release notes site athttps://docs.sciencelogic.com/release_notes_html/ Added release notes for the SL1 AP2 Halwa version 8.16.1.14, which includes: Enhancements to the Timeline panel on the Service Investigator page a new Device Groups widget for dashboards improved data visibility and more bulk management options for devices greater flexibility when viewing and managing events Updated the release notes for the Restorepoint MR20241023 release, which includes new features and addressed issues.20Views2likes0CommentsThis week's updates to the Doc sites at docs.sciencelogic.com
10/18/24: Doc updates to the release notes site at https://docs.sciencelogic.com/release_notes_html/ Added release notes for the VMware vSphere PowerPack v309. Updated the release notes for the Restorepoint MR20241017 release. 10/18/24 Doc updates to the main docs site at https://docs.sciencelogic.com/ Updated the manuals for the VMware vSphere PowerPack v309. Updated the manual for the Restorepoint MR20241017 release. Added a System Requirements page to the Restorepoint docs site.17Views2likes0CommentsThis week's updates to the Doc sites at docs.sciencelogic.com
9/26/24: Doc updates to the release notes site at https://docs.sciencelogic.com/release_notes_html/ Added release notes for SL1 version 12.2.3. Added release notes for SL1 AP2 Gelato version 8.14.26. Added release notes for version 101 of the "SL1: Execution Environment Check" PowerPack, which included several updates to the Dynamic Application included in the PowerPack. Updated the release notes for the Restorepoint MR20240925 release. 9/26/24 Doc updates to the main docs site at https://docs.sciencelogic.com/ Major updates to the Installation and Initial Configuration manual, including a complete reorganization of the Installing SL1 on Hardware Appliances and Virtual Appliances chapter. Updated the manual for the Restorepoint MR20240924 release.12Views2likes0CommentsThis week's updates to the Doc sites at docs.sciencelogic.com
8/15/24 Doc updates to the main docs site at https://docs.sciencelogic.com/: Updated the Restorepoint site with new information about Backups, SSH Host Keys, and additional SSH settings. Created a new Datacenter Automation PowerPacks, and updated the PowerPacks listed on that page with current information and tips. Re-branded the Zebrium docs site with new "Skylar Automated RCA" branding, and updated all screenshots to show new user interface. 8/15/24 Doc updates to the release notes site at https://docs.sciencelogic.com/release_notes_html/: Added SL1 12.1.2 release notes. Added AP2 version 8.7.96 (French Toast) release notes. Added release notes for a new Restorepoint maintenance release, 20240814. Updated the Zebrium release notes site with new "Skylar Automated RCA" branding.11Views2likes0CommentsScienceLogic 12.1 /gql endpoint displays incorrect contract for updateDevice(s)
When using the GraphiQL interface, you can see which GraphQL operations are available. Under 'Mutation', the operation "updateDevice" and "updateDevices" exists, which allow you to modify device properties via API. Using the normal Device Investigater Settings UI screen, we can change the SNMP Read dropdown value to whatever value we like (including 'none' to empty it), but the GQL contract does not show this option. Upon examining the action, ther browser shows that the properties "snmpReadCredentials" and "snmpReadWriteCredential" are used to update these values. I tried entering that same command in the /GQL and confirms it works; it's just showing an error in the syntax: Query: mutation UpdateDeviceSettings($deviceId: ID!, $snmpReadCredential: ID, $snmpReadWriteCredential: ID) { updateDevice(id: $deviceId, snmpReadCredential: $snmpReadCredential, snmpReadWriteCredential: $snmpReadWriteCredential) { id snmpReadCredential { id } } } Variables: { "deviceId": "10104", "snmpReadCredential": null, "snmpReadWriteCredential": null } Result: { "data": { "updateDevice": { "id": "10104", "snmpReadCredential": null } } } Error: Unknown argument: "snmpReadCredential" on diels "Mutations.updateDevice". Can this be corrected please?44Views1like2CommentsThis week's updates to the Doc sites at docs.sciencelogic.com
11/1/24: Doc updates to the release notes site at https://docs.sciencelogic.com/release_notes_html/ Added release notes forSL1 12.2.4, which includes: Updates to the Access Logs page Package updates Numerous support defect fixes Updated the release notes for all currently supported versions of SL1 with new guidance regarding future Python 2 support deprecation. 11/1/24 Doc updates to the main docs site at https://docs.sciencelogic.com/ Updated the Discovery & Credentials manual to reflect changes made to credentials and the Credentials page in recent AP2 releases. Updated the Business Services manual to reflect updates made to the Service Investigator and Business Services pages in recent AP2 releases. Updated the Dashboards manual to include details about the ability to select different scale prefixes for Dashboard widgets using non-percentage-based metrics introduced in AP2 Gelato. Updated the "Global Manager System and Technical Requirements" section of the Global Manager manual to specify that Global Manager stacks and all of its child stacks must run on the same SL1 build version, as well as the same versions of AP2 and Oracle Linux. Updated the "Installing and Configuring SL1 PowerFlow" chapter of the SL1 PowerFlow Platform manual to add missing steps and correct issues with the "Configuring a Proxy Server" and "Installing from the RPM File" sections. Added a new appendix to the section on "Access Permissions" that lists all of the Access Hooks that are available in SL1.25Views1like0CommentsIncorrect procedure for upgrading MariaDB on Collectors since SL12
Hello, It seems the procedure for manual upgrading the MariaDB on collectors has changed since SL 12. The procedure however has not been updated. Location: https://docs.sciencelogic.com/latest/Content/Web_Admin_and_Accounts/System_Administration/sys_admin_system_upgrade.htm#manually-upgrading-standalone-database-servers-all-in-one-applia In fact, the manual mariadb upgrade on SL 12 is no longer supported and executing the procedure will make the collector unusuable.22Views1like1CommentThis week's updates to the Doc sites at docs.sciencelogic.com
9/12/24 Doc updates to the release notes site at https://docs.sciencelogic.com/release_notes_html/ Updated the SL1 12.1.2 release notes Updated the SL1 AP2 French Toast version 8.7.96 release notes Added release notes for the "SL1: Execution Environment Check" PowerPack v100 Updated the Restorepoint 5.6 MR 20240911 release notes 9/12/24 Doc updates to the main docs site at https://docs.sciencelogic.com/ Updated the manual for Restorepoint 5.6 MR 20240911 Also, theRestorepoint API documentation was updated:https://docs.sciencelogic.com/restorepoint/api/5-6/api.html8Views1like0CommentsSL1 12.2.1.2 Release Notes are now live
You can access the release notes for the SL1 12.2.1.2 release at the following locations: https://docs.sciencelogic.com/release_notes_html/Content/12-2-1/12-2-1-2_release_notes.htm https://docs.sciencelogic.com/release_notes/sciencelogic_12-2-1-2_release_notes.pdf Thanks, The Doc team9Views1like0CommentsThis week's updates to the Doc sites at docs.sciencelogic.com
8/23/24 Doc updates to the main docs site at https://docs.sciencelogic.com/ and updates to the release notes site athttps://docs.sciencelogic.com/release_notes_html/: Updates to Skylar Automated RCA docs (manual, site, and release notes) for the EA-90 release. Skylar Automated RCA was formerly known as Zebrium. Miscellaneous fixes and very minor updates. Have a great weekend!11Views1like0Comments
About Product Documentation
Learn about documentation updates, ask questions, and share feedback about the docs.
Owned by: joshneighbors, Mike_Jasper, banderton, and SaraLeslieAdminCreated: 4 months agoOpen Group