Skip to content

Commit 3430c56

Browse files
committed
GEODE-9923: Add log message troubleshooting info from support team community (#7296)
1 parent 61ac933 commit 3430c56

3 files changed

Lines changed: 1570 additions & 0 deletions

File tree

geode-book/master_middleman/source/subnavs/geode-subnav.erb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -828,6 +828,9 @@ limitations under the License.
828828
<li>
829829
<a href="/docs/guide/<%=vars.product_version_nodot%>/managing/troubleshooting/recovering_from_network_outages.html">Understanding and Recovering from Network Outages</a>
830830
</li>
831+
<li>
832+
<a href="/docs/guide/<%=vars.product_version_nodot%>/managing/troubleshooting/log_messages_and_solutions.html">Log Messages and Solutions</a>
833+
</li>
831834
</ul>
832835
</li>
833836
</ul>

geode-docs/managing/troubleshooting/chapter_overview.html.md.erb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,7 @@ This section provides strategies for handling common errors and failure situatio
5757

5858
The safest response to a network outage is to restart all the processes and bring up a fresh data set.
5959

60+
- **[Log Messages and Solutions](log_messages_and_solutions.html)**
61+
62+
This section provides strategies for responding to a variety of system log messages.
6063

0 commit comments

Comments
 (0)