File tree Expand file tree Collapse file tree
content/pages/07-web-app-deployment Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4695,7 +4695,7 @@ <h3>Open source log aggregators</h3>
46954695< h3 > Hosted logging services</ h3 >
46964696< ul >
46974697< li >
4698- < p > < a href ="https://www.loggly.com/log-management/python-logging/?utm_source=fsp&utm_medium=promo&utm_campaign=march " onclick ="trackOutboundLink('https://www.loggly.com/log-management/python-logging/?utm_source=fs p& utm_medium=promo&utm_campaign=march'); return false; "> Loggly</ a >
4698+ < p > < a href ="https://www.loggly.com/log-management/python-logging/?utm_source=fsp& utm_medium=promo& utm_campaign=march " onclick ="trackOutboundLink('https://www.loggly.com/log-management/python-logging/?utm_source=fsp& utm_medium=promo& utm_campaign=march'); return false; "> Loggly</ a >
46994699 is a third party cloud based
47004700 application that aggregates logs. They have instructions for every major
47014701 language, including python. It includes email alerting on custom searches. </ p >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <feed xmlns =" http://www.w3.org/2005/Atom" ><title >Matt Makai</title ><link href =" http://www.fullstackpython.com/" rel =" alternate" ></link ><link href =" http://www.fullstackpython.com/feeds/all.atom.xml" rel =" self" ></link ><id >http://www.fullstackpython.com/</id ><updated >2015-03-06T11:28:48Z </updated ></feed >
2+ <feed xmlns =" http://www.w3.org/2005/Atom" ><title >Matt Makai</title ><link href =" http://www.fullstackpython.com/" rel =" alternate" ></link ><link href =" http://www.fullstackpython.com/feeds/all.atom.xml" rel =" self" ></link ><id >http://www.fullstackpython.com/</id ><updated >2015-03-06T11:31:30Z </updated ></feed >
Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ <h3>Open source log aggregators</h3>
9494< h3 > Hosted logging services</ h3 >
9595< ul >
9696< li >
97- < p > < a href ="https://www.loggly.com/log-management/python-logging/?utm_source=fsp&utm_medium=promo&utm_campaign=march " onclick ="trackOutboundLink('https://www.loggly.com/log-management/python-logging/?utm_source=fs p& utm_medium=promo&utm_campaign=march'); return false; "> Loggly</ a >
97+ < p > < a href ="https://www.loggly.com/log-management/python-logging/?utm_source=fsp& utm_medium=promo& utm_campaign=march " onclick ="trackOutboundLink('https://www.loggly.com/log-management/python-logging/?utm_source=fsp& utm_medium=promo& utm_campaign=march'); return false; "> Loggly</ a >
9898 is a third party cloud based
9999 application that aggregates logs. They have instructions for every major
100100 language, including python. It includes email alerting on custom searches. </ p >
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ certain threshold.
7575
7676
7777### Hosted logging services
78- * <a href =" https://www.loggly.com/log-management/python-logging/?utm_source=fsp&utm_medium=promo&utm_campaign=march " onclick =" trackOutboundLink (' https://www.loggly.com/log-management/python-logging/?utm_source=fs p& utm_medium=promo&utm_campaign=march' ); return false ;" >Loggly</a >
78+ * <a href =" https://www.loggly.com/log-management/python-logging/?utm_source=fsp& ; utm_medium=promo& ; utm_campaign=march " onclick =" trackOutboundLink (' https://www.loggly.com/log-management/python-logging/?utm_source=fsp& utm_medium=promo& utm_campaign=march' ); return false ;" >Loggly</a >
7979 is a third party cloud based
8080 application that aggregates logs. They have instructions for every major
8181 language, including python. It includes email alerting on custom searches.
Original file line number Diff line number Diff line change @@ -182,6 +182,9 @@ <h3>7.
182182 <div class="toc-indent">
183183 Helper libraries
184184 </div>
185+ <div class="toc-indent">
186+ REST
187+ </div>
185188 -->
186189
187190
Original file line number Diff line number Diff line change @@ -216,6 +216,9 @@ <h3>7.
216216 <div class="toc-indent">
217217 Helper libraries
218218 </div>
219+ <div class="toc-indent">
220+ REST
221+ </div>
219222 -->
220223
221224
You can’t perform that action at this time.
0 commit comments