amps-python-client 5.3.4.1__zip → 5.3.4.2__zip
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- amps-python-client-5.3.4.2/PKG-INFO +112 -0
- amps-python-client-5.3.4.2/docs/command-reference/doctrees/chapters/ack-messages.doctree +0 -0
- amps-python-client-5.3.4.2/docs/command-reference/doctrees/chapters/content-messages.doctree +0 -0
- amps-python-client-5.3.4.2/docs/command-reference/doctrees/chapters/intro.doctree +0 -0
- amps-python-client-5.3.4.2/docs/command-reference/doctrees/chapters/logon.doctree +0 -0
- amps-python-client-5.3.4.2/docs/command-reference/doctrees/chapters/protocol-reference.doctree +0 -0
- amps-python-client-5.3.4.2/docs/command-reference/doctrees/chapters/publishing.doctree +0 -0
- amps-python-client-5.3.4.2/docs/command-reference/doctrees/chapters/query-delimiters.doctree +0 -0
- amps-python-client-5.3.4.2/docs/command-reference/doctrees/chapters/query-subscribe.doctree +0 -0
- amps-python-client-5.3.4.2/docs/command-reference/doctrees/chapters/removing.doctree +0 -0
- amps-python-client-5.3.4.2/docs/command-reference/doctrees/chapters/utilities.doctree +0 -0
- amps-python-client-5.3.4.2/docs/command-reference/doctrees/environment.pickle +0 -0
- amps-python-client-5.3.4.2/docs/command-reference/doctrees/index.doctree +0 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/.buildinfo +4 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/_sources/chapters/ack-messages.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/_sources/chapters/content-messages.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/_sources/chapters/intro.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/_sources/chapters/logon.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/_sources/chapters/protocol-reference.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/_sources/chapters/publishing.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/_sources/chapters/query-delimiters.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/_sources/chapters/query-subscribe.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/_sources/chapters/removing.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/_sources/chapters/utilities.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/_sources/index.rst.txt +36 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/_static/custom.css +161 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/chapters/ack-messages.html +95 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/chapters/content-messages.html +95 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/chapters/intro.html +95 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/chapters/logon.html +95 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/chapters/protocol-reference.html +93 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/chapters/publishing.html +95 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/chapters/query-delimiters.html +95 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/chapters/query-subscribe.html +95 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/chapters/removing.html +95 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/chapters/utilities.html +95 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/genindex.html +97 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/index.html +98 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/objects.inv +6 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/search.html +107 -0
- amps-python-client-5.3.4.2/docs/command-reference/html/searchindex.js +1 -0
- amps-python-client-5.3.4.2/docs/html/.buildinfo +4 -0
- amps-python-client-5.3.4.2/docs/html/code.html +6616 -0
- amps-python-client-5.3.4.2/docs/html/genindex.html +1363 -0
- amps-python-client-5.3.4.2/docs/html/index.html +131 -0
- amps-python-client-5.3.4.2/docs/html/objects.inv +0 -0
- amps-python-client-5.3.4.2/docs/html/py-modindex.html +111 -0
- amps-python-client-5.3.4.2/docs/html/search.html +107 -0
- amps-python-client-5.3.4.2/docs/html/searchindex.js +1 -0
- amps-python-client-5.3.4.2/docs/python/doctrees/chapters/advanced-topics.doctree +0 -0
- amps-python-client-5.3.4.2/docs/python/doctrees/chapters/cpp-compiler-list.doctree +0 -0
- amps-python-client-5.3.4.2/docs/python/doctrees/chapters/cpp-feature-table.doctree +0 -0
- amps-python-client-5.3.4.2/docs/python/doctrees/chapters/creating-commands.doctree +0 -0
- amps-python-client-5.3.4.2/docs/python/doctrees/chapters/deltas.doctree +0 -0
- amps-python-client-5.3.4.2/docs/python/doctrees/chapters/error-handling.doctree +0 -0
- amps-python-client-5.3.4.2/docs/python/doctrees/chapters/exceptions.doctree +0 -0
- amps-python-client-5.3.4.2/docs/python/doctrees/chapters/first-program.doctree +0 -0
- amps-python-client-5.3.4.2/docs/python/doctrees/chapters/high-availability.doctree +0 -0
- amps-python-client-5.3.4.2/docs/python/doctrees/chapters/installing.doctree +0 -0
- amps-python-client-5.3.4.2/docs/python/doctrees/chapters/introduction.doctree +0 -0
- amps-python-client-5.3.4.2/docs/python/doctrees/chapters/moving-from-python-lite.doctree +0 -0
- amps-python-client-5.3.4.2/docs/python/doctrees/chapters/performance-tips.doctree +0 -0
- amps-python-client-5.3.4.2/docs/python/doctrees/chapters/queues.doctree +0 -0
- amps-python-client-5.3.4.2/docs/python/doctrees/chapters/sow.doctree +0 -0
- amps-python-client-5.3.4.2/docs/python/doctrees/chapters/subscriptions.doctree +0 -0
- amps-python-client-5.3.4.2/docs/python/doctrees/chapters/utilities.doctree +0 -0
- amps-python-client-5.3.4.2/docs/python/doctrees/environment.pickle +0 -0
- amps-python-client-5.3.4.2/docs/python/doctrees/index.doctree +0 -0
- amps-python-client-5.3.4.2/docs/python/html/.buildinfo +4 -0
- amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/advanced-topics.rst.txt +398 -0
- amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/cpp-feature-table.rst.txt +26 -0
- amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/creating-commands.rst.txt +159 -0
- amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/deltas.rst.txt +79 -0
- amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/error-handling.rst.txt +481 -0
- amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/exceptions.rst.txt +123 -0
- amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/first-program.rst.txt +168 -0
- amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/high-availability.rst.txt +879 -0
- amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/installing.rst.txt +184 -0
- amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/introduction.rst.txt +50 -0
- amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/moving-from-python-lite.rst.txt +32 -0
- amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/performance-tips.rst.txt +432 -0
- amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/queues.rst.txt +282 -0
- amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/sow.rst.txt +294 -0
- amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/subscriptions.rst.txt +374 -0
- amps-python-client-5.3.4.2/docs/python/html/_sources/chapters/utilities.rst.txt +214 -0
- amps-python-client-5.3.4.2/docs/python/html/_static/custom.css +161 -0
- amps-python-client-5.3.4.2/docs/python/html/chapters/advanced-topics.html +447 -0
- amps-python-client-5.3.4.2/docs/python/html/chapters/cpp-compiler-list.html +92 -0
- amps-python-client-5.3.4.2/docs/python/html/chapters/cpp-feature-table.html +156 -0
- amps-python-client-5.3.4.2/docs/python/html/chapters/creating-commands.html +2882 -0
- amps-python-client-5.3.4.2/docs/python/html/chapters/deltas.html +169 -0
- amps-python-client-5.3.4.2/docs/python/html/chapters/error-handling.html +745 -0
- amps-python-client-5.3.4.2/docs/python/html/chapters/exceptions.html +266 -0
- amps-python-client-5.3.4.2/docs/python/html/chapters/first-program.html +526 -0
- amps-python-client-5.3.4.2/docs/python/html/chapters/high-availability.html +1017 -0
- amps-python-client-5.3.4.2/docs/python/html/chapters/installing.html +264 -0
- amps-python-client-5.3.4.2/docs/python/html/chapters/introduction.html +245 -0
- amps-python-client-5.3.4.2/docs/python/html/chapters/moving-from-python-lite.html +118 -0
- amps-python-client-5.3.4.2/docs/python/html/chapters/performance-tips.html +499 -0
- amps-python-client-5.3.4.2/docs/python/html/chapters/queues.html +352 -0
- amps-python-client-5.3.4.2/docs/python/html/chapters/sow.html +383 -0
- amps-python-client-5.3.4.2/docs/python/html/chapters/subscriptions.html +535 -0
- amps-python-client-5.3.4.2/docs/python/html/chapters/utilities.html +302 -0
- amps-python-client-5.3.4.2/docs/python/html/genindex.html +351 -0
- amps-python-client-5.3.4.2/docs/python/html/index.html +382 -0
- amps-python-client-5.3.4.2/docs/python/html/objects.inv +0 -0
- amps-python-client-5.3.4.2/docs/python/html/search.html +107 -0
- amps-python-client-5.3.4.2/docs/python/html/searchindex.js +1 -0
- amps-python-client-5.3.4.2/docs/python-quickstart/doctrees/chapters/crankitup.doctree +0 -0
- amps-python-client-5.3.4.2/docs/python-quickstart/doctrees/chapters/equipment.doctree +0 -0
- amps-python-client-5.3.4.2/docs/python-quickstart/doctrees/environment.pickle +0 -0
- amps-python-client-5.3.4.2/docs/python-quickstart/doctrees/index.doctree +0 -0
- amps-python-client-5.3.4.2/docs/python-quickstart/html/.buildinfo +4 -0
- amps-python-client-5.3.4.2/docs/python-quickstart/html/_static/custom.css +161 -0
- amps-python-client-5.3.4.2/docs/python-quickstart/html/chapters/crankitup.html +271 -0
- amps-python-client-5.3.4.2/docs/python-quickstart/html/chapters/equipment.html +105 -0
- amps-python-client-5.3.4.2/docs/python-quickstart/html/genindex.html +97 -0
- amps-python-client-5.3.4.2/docs/python-quickstart/html/index.html +381 -0
- amps-python-client-5.3.4.2/docs/python-quickstart/html/objects.inv +0 -0
- amps-python-client-5.3.4.2/docs/python-quickstart/html/search.html +107 -0
- amps-python-client-5.3.4.2/docs/python-quickstart/html/searchindex.js +1 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/acks.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/actions.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/amps-statistics.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/amps_expressions.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/amps_functions.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/auxiliary_modules.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/config-file-shortcuts.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/conflated_topics.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/constructing-fields.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/daemon.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/delta.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/distribution.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/enrichment.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/events.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/file_format_versions.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/glossary.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/ha.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/installing_and_starting.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/intro.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/logging.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/messageTypes.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/monitoring.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/oof.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/operation.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/pub_sub.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/queues.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/replication.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/securing.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/sow.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/sow_queries.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/spark.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/transports.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/troubleshooting.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/txlog.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/usecases.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/utilities.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/chapters/views.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/environment.pickle +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/doctrees/index.doctree +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/.buildinfo +4 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/acks.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/actions.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/amps-statistics.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/amps_expressions.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/amps_functions.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/auxiliary_modules.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/config-file-shortcuts.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/conflated_topics.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/constructing-fields.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/daemon.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/delta.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/distribution.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/enrichment.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/events.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/file_format_versions.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/glossary.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/ha.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/installing_and_starting.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/intro.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/logging.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/messageTypes.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/monitoring.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/oof.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/operation.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/pub_sub.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/queues.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/replication.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/securing.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/sow.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/sow_queries.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/transports.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/troubleshooting.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/txlog.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/usecases.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/utilities.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/chapters/views.rst.txt +8 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_sources/index.rst.txt +62 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/_static/custom.css +161 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/acks.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/actions.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/amps-statistics.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/amps_expressions.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/amps_functions.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/auxiliary_modules.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/config-file-shortcuts.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/conflated_topics.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/constructing-fields.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/daemon.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/delta.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/distribution.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/enrichment.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/events.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/file_format_versions.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/glossary.html +92 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/ha.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/installing_and_starting.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/intro.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/logging.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/messageTypes.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/monitoring.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/oof.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/operation.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/pub_sub.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/queues.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/replication.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/securing.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/sow.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/sow_queries.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/spark.html +819 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/transports.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/troubleshooting.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/txlog.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/usecases.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/utilities.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/chapters/views.html +94 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/genindex.html +133 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/index.html +96 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/objects.inv +0 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/search.html +106 -0
- amps-python-client-5.3.4.2/docs/user-guide/html/searchindex.js +1 -0
- amps-python-client-5.3.4.2/include/ampspy_bookmarkstore.hpp +63 -0
- amps-python-client-5.3.4.2/include/ampspy_compat.h +63 -0
- amps-python-client-5.3.4.2/include/ampspy_defs.hpp +181 -0
- amps-python-client-5.3.4.2/include/ampspy_recoverypointadapter.hpp +52 -0
- amps-python-client-5.3.4.2/include/ampspy_shims.hpp +113 -0
- amps-python-client-5.3.4.2/include/ampspy_type_object.hpp +242 -0
- amps-python-client-5.3.4.2/include/ampspy_types.hpp +1139 -0
- amps-python-client-5.3.4.2/include/ampspyver.h +30 -0
- amps-python-client-5.3.4.2/index.html +66 -0
- amps-python-client-5.3.4.2/samples/AMPSConsolePublisher.py +59 -0
- amps-python-client-5.3.4.2/samples/AMPSConsoleSubscriber.py +63 -0
- amps-python-client-5.3.4.2/samples/AMPSFIXBuilderPublisher.py +71 -0
- amps-python-client-5.3.4.2/samples/AMPSFIXShredderSubscriber.py +69 -0
- amps-python-client-5.3.4.2/samples/AMPSNVFIXBuilderPublisher.py +71 -0
- amps-python-client-5.3.4.2/samples/AMPSNVFIXShredderSubscriber.py +67 -0
- amps-python-client-5.3.4.2/samples/AMPSPublishForReplay.py +81 -0
- amps-python-client-5.3.4.2/samples/AMPSQueueConsumer.py +69 -0
- amps-python-client-5.3.4.2/samples/AMPSQueuePublisher.py +59 -0
- amps-python-client-5.3.4.2/samples/AMPSSOWConsolePublisher.py +67 -0
- amps-python-client-5.3.4.2/samples/AMPSSOWConsoleSubscriber.py +77 -0
- amps-python-client-5.3.4.2/samples/AMPSSOWandSubscribeConsoleSubscriber.py +79 -0
- amps-python-client-5.3.4.2/samples/AMPSSOWandSubscribeWithOOF.py +108 -0
- amps-python-client-5.3.4.2/samples/AMPSSubscribeForReplay.py +128 -0
- amps-python-client-5.3.4.2/samples/AMPSUpdateForOOF.py +123 -0
- amps-python-client-5.3.4.2/samples/CompositeMessagePublisher.py +84 -0
- amps-python-client-5.3.4.2/samples/CompositeMessageSubscriber.py +87 -0
- amps-python-client-5.3.4.2/samples/RandomServerChooser.py +66 -0
- amps-python-client-5.3.4.2/samples/sample.xml +335 -0
- amps-python-client-5.3.4.2/setup.py +210 -0
- amps-python-client-5.3.4.2/setup_amps.py +94 -0
- amps-python-client-5.3.4.2/src/ampspy_shims.cpp +214 -0
- amps-python-client-5.3.4.2/src/ampspy_type_object.cpp +495 -0
- amps-python-client-5.3.4.2/src/authenticator.cpp +128 -0
- amps-python-client-5.3.4.2/src/bookmarkstore.cpp +246 -0
- amps-python-client-5.3.4.2/src/client.cpp +2648 -0
- amps-python-client-5.3.4.2/src/client_docs.h +956 -0
- amps-python-client-5.3.4.2/src/cmessagehandler.cpp +161 -0
- amps-python-client-5.3.4.2/src/command.cpp +164 -0
- amps-python-client-5.3.4.2/src/command_docs.h +269 -0
- amps-python-client-5.3.4.2/src/compositemessagebuilder.cpp +113 -0
- amps-python-client-5.3.4.2/src/compositemessageparser.cpp +151 -0
- amps-python-client-5.3.4.2/src/conflatingrecoverypointadapter.cpp +197 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/BlockPublishStore.hpp +2053 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/BlockStore.hpp +677 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/BookmarkStore.hpp +542 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/Buffer.hpp +214 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/CompositeMessageBuilder.hpp +174 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/CompositeMessageParser.hpp +151 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/DefaultServerChooser.hpp +162 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/Field.hpp +719 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/HAClient.hpp +370 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/HAClientImpl.hpp +460 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/HybridPublishStore.hpp +481 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/LoggedBookmarkStore.hpp +1256 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/MMapBookmarkStore.hpp +1283 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/MMapStoreBuffer.hpp +290 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/MemoryBookmarkStore.hpp +1628 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/MemoryPublishStore.hpp +66 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/MemoryStoreBuffer.hpp +244 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/MemorySubscriptionManager.hpp +850 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/Message.hpp +1819 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/MessageRouter.hpp +647 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/PublishStore.hpp +158 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/ReconnectDelayStrategy.hpp +106 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/ReconnectDelayStrategyImpl.hpp +317 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/RecoveryPoint.hpp +323 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/RecoveryPointAdapter.hpp +501 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/RingBookmarkStore.hpp +669 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/SOWRecoveryPointAdapter.hpp +494 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/ServerChooser.hpp +145 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/ServerChooserImpl.hpp +95 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/amps.h +803 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/amps_impl.h +208 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/amps_ssl.h +78 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/ampscrc.hpp +210 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/ampsplusplus.hpp +8850 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/ampsuri.h +84 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/ampsver.h +41 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/ampsver.h.in +41 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/constants.hpp +194 -0
- amps-python-client-5.3.4.2/src/cpp/include/amps/util.hpp +1722 -0
- amps-python-client-5.3.4.2/src/cpp/src/amps_protocol.c +693 -0
- amps-python-client-5.3.4.2/src/cpp/src/amps_ssl.c +489 -0
- amps-python-client-5.3.4.2/src/cpp/src/atfork.c +451 -0
- amps-python-client-5.3.4.2/src/cpp/src/client.c +498 -0
- amps-python-client-5.3.4.2/src/cpp/src/message.c +837 -0
- amps-python-client-5.3.4.2/src/cpp/src/message_generated.h +611 -0
- amps-python-client-5.3.4.2/src/cpp/src/tcp.c +1517 -0
- amps-python-client-5.3.4.2/src/cpp/src/tcps.c +1885 -0
- amps-python-client-5.3.4.2/src/cpp/src/transports.c +129 -0
- amps-python-client-5.3.4.2/src/cpp/src/unix.c +1002 -0
- amps-python-client-5.3.4.2/src/cpp/src/uri.c +301 -0
- amps-python-client-5.3.4.2/src/exponentialdelaystrategy.cpp +137 -0
- amps-python-client-5.3.4.2/src/failedwritehandler.cpp +116 -0
- amps-python-client-5.3.4.2/src/fixbuilder.cpp +146 -0
- amps-python-client-5.3.4.2/src/fixeddelaystrategy.cpp +114 -0
- amps-python-client-5.3.4.2/src/fixshredder.cpp +105 -0
- amps-python-client-5.3.4.2/src/fixshredder_docs.h +38 -0
- amps-python-client-5.3.4.2/src/haclient.cpp +691 -0
- amps-python-client-5.3.4.2/src/haclient_docs.h +186 -0
- amps-python-client-5.3.4.2/src/hybridpublishstore.cpp +137 -0
- amps-python-client-5.3.4.2/src/hybridpublishstore_docs.h +31 -0
- amps-python-client-5.3.4.2/src/memorybookmarkstore.cpp +373 -0
- amps-python-client-5.3.4.2/src/memorybookmarkstore_docs.h +39 -0
- amps-python-client-5.3.4.2/src/memorypublishstore.cpp +160 -0
- amps-python-client-5.3.4.2/src/memorypublishstore_docs.h +32 -0
- amps-python-client-5.3.4.2/src/message.cpp +765 -0
- amps-python-client-5.3.4.2/src/message_docs.h +306 -0
- amps-python-client-5.3.4.2/src/messagestream.cpp +630 -0
- amps-python-client-5.3.4.2/src/messagestream_docs.h +45 -0
- amps-python-client-5.3.4.2/src/mmapbookmarkstore.cpp +422 -0
- amps-python-client-5.3.4.2/src/nvfixbuilder.cpp +160 -0
- amps-python-client-5.3.4.2/src/nvfixbuilder_docs.h +35 -0
- amps-python-client-5.3.4.2/src/nvfixshredder.cpp +99 -0
- amps-python-client-5.3.4.2/src/nvfixshredder_docs.h +43 -0
- amps-python-client-5.3.4.2/src/publishstore.cpp +183 -0
- amps-python-client-5.3.4.2/src/raw_wrapper.cpp +765 -0
- amps-python-client-5.3.4.2/src/reason.cpp +71 -0
- amps-python-client-5.3.4.2/src/recoverypoint.cpp +135 -0
- amps-python-client-5.3.4.2/src/recoverypointadapter.cpp +171 -0
- amps-python-client-5.3.4.2/src/ringbookmarkstore.cpp +360 -0
- amps-python-client-5.3.4.2/src/serverchooser.cpp +245 -0
- amps-python-client-5.3.4.2/src/serverchooser_docs.h +41 -0
- amps-python-client-5.3.4.2/src/sowrecoverypointadapter.cpp +248 -0
- amps-python-client-5.3.4.2/src/store.cpp +62 -0
- amps-python-client-5.3.4.2/src/versioninfo.cpp +175 -0
- amps-python-client-5.3.4.1/PKG-INFO +0 -112
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/ack-messages.doctree +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/content-messages.doctree +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/intro.doctree +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/logon.doctree +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/protocol-reference.doctree +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/publishing.doctree +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/query-delimiters.doctree +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/query-subscribe.doctree +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/removing.doctree +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/utilities.doctree +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/environment.pickle +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/index.doctree +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/html/.buildinfo +0 -4
- amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/ack-messages.rst.txt +0 -32
- amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/content-messages.rst.txt +0 -27
- amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/intro.rst.txt +0 -43
- amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/logon.rst.txt +0 -231
- amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/protocol-reference.rst.txt +0 -1474
- amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/publishing.rst.txt +0 -25
- amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/query-delimiters.rst.txt +0 -12
- amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/query-subscribe.rst.txt +0 -23
- amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/removing.rst.txt +0 -6
- amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/utilities.rst.txt +0 -13
- amps-python-client-5.3.4.1/docs/command-reference/html/_sources/index.rst.txt +0 -56
- amps-python-client-5.3.4.1/docs/command-reference/html/_static/custom.css +0 -192
- amps-python-client-5.3.4.1/docs/command-reference/html/_static/custom.css.backup +0 -161
- amps-python-client-5.3.4.1/docs/command-reference/html/chapters/ack-messages.html +0 -417
- amps-python-client-5.3.4.1/docs/command-reference/html/chapters/content-messages.html +0 -417
- amps-python-client-5.3.4.1/docs/command-reference/html/chapters/intro.html +0 -126
- amps-python-client-5.3.4.1/docs/command-reference/html/chapters/logon.html +0 -295
- amps-python-client-5.3.4.1/docs/command-reference/html/chapters/protocol-reference.html +0 -1190
- amps-python-client-5.3.4.1/docs/command-reference/html/chapters/publishing.html +0 -436
- amps-python-client-5.3.4.1/docs/command-reference/html/chapters/query-delimiters.html +0 -173
- amps-python-client-5.3.4.1/docs/command-reference/html/chapters/query-subscribe.html +0 -2123
- amps-python-client-5.3.4.1/docs/command-reference/html/chapters/removing.html +0 -299
- amps-python-client-5.3.4.1/docs/command-reference/html/chapters/utilities.html +0 -287
- amps-python-client-5.3.4.1/docs/command-reference/html/genindex.html +0 -97
- amps-python-client-5.3.4.1/docs/command-reference/html/index.html +0 -138
- amps-python-client-5.3.4.1/docs/command-reference/html/objects.inv +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/html/search.html +0 -107
- amps-python-client-5.3.4.1/docs/command-reference/html/searchindex.js +0 -1
- amps-python-client-5.3.4.1/docs/html/.buildinfo +0 -4
- amps-python-client-5.3.4.1/docs/html/code.html +0 -6503
- amps-python-client-5.3.4.1/docs/html/genindex.html +0 -1361
- amps-python-client-5.3.4.1/docs/html/index.html +0 -131
- amps-python-client-5.3.4.1/docs/html/objects.inv +0 -0
- amps-python-client-5.3.4.1/docs/html/py-modindex.html +0 -111
- amps-python-client-5.3.4.1/docs/html/search.html +0 -107
- amps-python-client-5.3.4.1/docs/html/searchindex.js +0 -1
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/advanced-topics.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/cpp-compiler-list.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/cpp-feature-table.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/creating-commands.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/deltas.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/error-handling.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/exceptions.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/first-program.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/high-availability.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/installing.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/introduction.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/moving-from-python-lite.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/performance-tips.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/queues.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/sow.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/subscriptions.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/utilities.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/environment.pickle +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/index.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/html/.buildinfo +0 -4
- amps-python-client-5.3.4.1/docs/python/html/_images/caution.svg +0 -25
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/advanced-topics.rst.txt +0 -398
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/cpp-feature-table.rst.txt +0 -26
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/creating-commands.rst.txt +0 -159
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/deltas.rst.txt +0 -79
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/error-handling.rst.txt +0 -482
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/exceptions.rst.txt +0 -128
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/first-program.rst.txt +0 -142
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/high-availability.rst.txt +0 -876
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/installing.rst.txt +0 -184
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/introduction.rst.txt +0 -50
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/moving-from-python-lite.rst.txt +0 -32
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/performance-tips.rst.txt +0 -434
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/queues.rst.txt +0 -282
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/sow.rst.txt +0 -292
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/subscriptions.rst.txt +0 -374
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/utilities.rst.txt +0 -214
- amps-python-client-5.3.4.1/docs/python/html/_static/custom.css +0 -192
- amps-python-client-5.3.4.1/docs/python/html/_static/custom.css.backup +0 -161
- amps-python-client-5.3.4.1/docs/python/html/chapters/advanced-topics.html +0 -447
- amps-python-client-5.3.4.1/docs/python/html/chapters/cpp-compiler-list.html +0 -92
- amps-python-client-5.3.4.1/docs/python/html/chapters/cpp-feature-table.html +0 -156
- amps-python-client-5.3.4.1/docs/python/html/chapters/creating-commands.html +0 -2837
- amps-python-client-5.3.4.1/docs/python/html/chapters/deltas.html +0 -169
- amps-python-client-5.3.4.1/docs/python/html/chapters/error-handling.html +0 -746
- amps-python-client-5.3.4.1/docs/python/html/chapters/exceptions.html +0 -272
- amps-python-client-5.3.4.1/docs/python/html/chapters/first-program.html +0 -499
- amps-python-client-5.3.4.1/docs/python/html/chapters/high-availability.html +0 -1014
- amps-python-client-5.3.4.1/docs/python/html/chapters/installing.html +0 -264
- amps-python-client-5.3.4.1/docs/python/html/chapters/introduction.html +0 -245
- amps-python-client-5.3.4.1/docs/python/html/chapters/moving-from-python-lite.html +0 -118
- amps-python-client-5.3.4.1/docs/python/html/chapters/performance-tips.html +0 -499
- amps-python-client-5.3.4.1/docs/python/html/chapters/queues.html +0 -352
- amps-python-client-5.3.4.1/docs/python/html/chapters/sow.html +0 -381
- amps-python-client-5.3.4.1/docs/python/html/chapters/subscriptions.html +0 -535
- amps-python-client-5.3.4.1/docs/python/html/chapters/utilities.html +0 -302
- amps-python-client-5.3.4.1/docs/python/html/genindex.html +0 -351
- amps-python-client-5.3.4.1/docs/python/html/index.html +0 -380
- amps-python-client-5.3.4.1/docs/python/html/objects.inv +0 -0
- amps-python-client-5.3.4.1/docs/python/html/search.html +0 -107
- amps-python-client-5.3.4.1/docs/python/html/searchindex.js +0 -1
- amps-python-client-5.3.4.1/docs/python-quickstart/doctrees/chapters/crankitup.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python-quickstart/doctrees/chapters/equipment.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python-quickstart/doctrees/environment.pickle +0 -0
- amps-python-client-5.3.4.1/docs/python-quickstart/doctrees/index.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python-quickstart/html/.buildinfo +0 -4
- amps-python-client-5.3.4.1/docs/python-quickstart/html/_static/custom.css +0 -192
- amps-python-client-5.3.4.1/docs/python-quickstart/html/_static/custom.css.backup +0 -161
- amps-python-client-5.3.4.1/docs/python-quickstart/html/chapters/crankitup.html +0 -271
- amps-python-client-5.3.4.1/docs/python-quickstart/html/chapters/equipment.html +0 -105
- amps-python-client-5.3.4.1/docs/python-quickstart/html/genindex.html +0 -97
- amps-python-client-5.3.4.1/docs/python-quickstart/html/index.html +0 -382
- amps-python-client-5.3.4.1/docs/python-quickstart/html/objects.inv +0 -0
- amps-python-client-5.3.4.1/docs/python-quickstart/html/search.html +0 -107
- amps-python-client-5.3.4.1/docs/python-quickstart/html/searchindex.js +0 -1
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/acks.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/actions.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/amps-statistics.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/amps_expressions.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/amps_functions.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/auxiliary_modules.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/config-file-shortcuts.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/conflated_topics.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/constructing-fields.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/daemon.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/delta.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/distribution.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/enrichment.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/events.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/file_format_versions.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/glossary.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/ha.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/installing_and_starting.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/intro.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/logging.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/messageTypes.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/monitoring.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/oof.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/operation.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/pub_sub.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/queues.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/replication.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/securing.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/sow.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/sow_queries.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/spark.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/transports.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/troubleshooting.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/txlog.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/usecases.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/utilities.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/views.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/environment.pickle +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/index.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/.buildinfo +0 -4
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/AMPS-Queues-Intro.svg +0 -1330
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/GeoRepl.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/HA_async_ack.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/HA_sync_ack.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/Hot-Hot-Replication.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/MessageOrdering.svg +0 -235
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/OOF5.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/OOF6.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/OOF7.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/OOF8.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/PubSub1.svg +0 -1
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/PubSub2.svg +0 -1
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/SOWAndSubscribeAndReplace.svg +0 -684
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/SOWQuery1.svg +0 -402
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/SOWQuery2.svg +0 -505
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/UseCaseFig1.svg +0 -1
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/UseCaseFig2.svg +0 -1
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/UseCaseFig3.svg +0 -1
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/UseCaseFig4.svg +0 -1
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/caution.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/caution.svg +0 -25
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/chicago_group.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/delta_original_messages.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/delta_update_message.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/important.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/important.svg +0 -25
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/inline_view_conflation.svg +0 -1
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/paginated_subs_pub.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/paginated_subs_sub.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/queue_usage_overview.svg +0 -627
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/replication_hub.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/replication_scenario_with_ha.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/sow_overview_1.svg +0 -248
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/sow_overview_2.svg +0 -183
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/sow_update_sequence.svg +0 -1
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/tip.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/tip.svg +0 -31
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/warning.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/warning.svg +0 -23
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/acks.rst.txt +0 -232
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/actions.rst.txt +0 -111
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/amps-statistics.rst.txt +0 -358
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/amps_expressions.rst.txt +0 -83
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/amps_functions.rst.txt +0 -11
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/auxiliary_modules.rst.txt +0 -86
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/config-file-shortcuts.rst.txt +0 -9
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/conflated_topics.rst.txt +0 -111
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/constructing-fields.rst.txt +0 -269
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/daemon.rst.txt +0 -232
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/delta.rst.txt +0 -556
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/distribution.rst.txt +0 -186
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/enrichment.rst.txt +0 -191
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/events.rst.txt +0 -39
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/file_format_versions.rst.txt +0 -203
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/glossary.rst.txt +0 -101
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/ha.rst.txt +0 -465
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/installing_and_starting.rst.txt +0 -23
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/intro.rst.txt +0 -116
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/logging.rst.txt +0 -34
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/messageTypes.rst.txt +0 -1398
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/monitoring.rst.txt +0 -326
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/oof.rst.txt +0 -312
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/operation.rst.txt +0 -27
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/pub_sub.rst.txt +0 -49
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/queues.rst.txt +0 -1351
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/replication.rst.txt +0 -1228
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/securing.rst.txt +0 -657
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/sow.rst.txt +0 -57
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/sow_queries.rst.txt +0 -25
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/transports.rst.txt +0 -291
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/troubleshooting.rst.txt +0 -517
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/txlog.rst.txt +0 -62
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/usecases.rst.txt +0 -21
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/utilities.rst.txt +0 -62
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/views.rst.txt +0 -175
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/index.rst.txt +0 -110
- amps-python-client-5.3.4.1/docs/user-guide/html/_static/custom.css +0 -192
- amps-python-client-5.3.4.1/docs/user-guide/html/_static/custom.css.backup +0 -161
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/acks.html +0 -289
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/actions.html +0 -3782
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/amps-statistics.html +0 -439
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/amps_expressions.html +0 -1552
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/amps_functions.html +0 -1626
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/auxiliary_modules.html +0 -2548
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/config-file-shortcuts.html +0 -508
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/conflated_topics.html +0 -328
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/constructing-fields.html +0 -447
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/daemon.html +0 -295
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/delta.html +0 -609
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/distribution.html +0 -246
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/enrichment.html +0 -264
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/events.html +0 -449
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/file_format_versions.html +0 -229
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/glossary.html +0 -215
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/ha.html +0 -978
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/installing_and_starting.html +0 -357
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/intro.html +0 -572
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/logging.html +0 -972
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/messageTypes.html +0 -1280
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/monitoring.html +0 -718
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/oof.html +0 -341
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/operation.html +0 -1515
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/pub_sub.html +0 -934
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/queues.html +0 -1767
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/replication.html +0 -1777
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/securing.html +0 -697
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/sow.html +0 -1038
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/sow_queries.html +0 -621
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/spark.html +0 -819
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/transports.html +0 -352
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/troubleshooting.html +0 -530
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/txlog.html +0 -1013
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/usecases.html +0 -288
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/utilities.html +0 -133
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/views.html +0 -1120
- amps-python-client-5.3.4.1/docs/user-guide/html/genindex.html +0 -1261
- amps-python-client-5.3.4.1/docs/user-guide/html/index.html +0 -163
- amps-python-client-5.3.4.1/docs/user-guide/html/objects.inv +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/search.html +0 -106
- amps-python-client-5.3.4.1/docs/user-guide/html/searchindex.js +0 -1
- amps-python-client-5.3.4.1/include/ampspy_bookmarkstore.hpp +0 -63
- amps-python-client-5.3.4.1/include/ampspy_compat.h +0 -63
- amps-python-client-5.3.4.1/include/ampspy_defs.hpp +0 -181
- amps-python-client-5.3.4.1/include/ampspy_recoverypointadapter.hpp +0 -52
- amps-python-client-5.3.4.1/include/ampspy_shims.hpp +0 -113
- amps-python-client-5.3.4.1/include/ampspy_type_object.hpp +0 -242
- amps-python-client-5.3.4.1/include/ampspy_types.hpp +0 -1139
- amps-python-client-5.3.4.1/include/ampspyver.h +0 -30
- amps-python-client-5.3.4.1/index.html +0 -66
- amps-python-client-5.3.4.1/samples/AMPSConsolePublisher.py +0 -59
- amps-python-client-5.3.4.1/samples/AMPSConsoleSubscriber.py +0 -63
- amps-python-client-5.3.4.1/samples/AMPSFIXBuilderPublisher.py +0 -71
- amps-python-client-5.3.4.1/samples/AMPSFIXShredderSubscriber.py +0 -69
- amps-python-client-5.3.4.1/samples/AMPSNVFIXBuilderPublisher.py +0 -71
- amps-python-client-5.3.4.1/samples/AMPSNVFIXShredderSubscriber.py +0 -67
- amps-python-client-5.3.4.1/samples/AMPSPublishForReplay.py +0 -81
- amps-python-client-5.3.4.1/samples/AMPSQueueConsumer.py +0 -69
- amps-python-client-5.3.4.1/samples/AMPSQueuePublisher.py +0 -59
- amps-python-client-5.3.4.1/samples/AMPSSOWConsolePublisher.py +0 -67
- amps-python-client-5.3.4.1/samples/AMPSSOWConsoleSubscriber.py +0 -77
- amps-python-client-5.3.4.1/samples/AMPSSOWandSubscribeConsoleSubscriber.py +0 -79
- amps-python-client-5.3.4.1/samples/AMPSSOWandSubscribeWithOOF.py +0 -108
- amps-python-client-5.3.4.1/samples/AMPSSubscribeForReplay.py +0 -128
- amps-python-client-5.3.4.1/samples/AMPSUpdateForOOF.py +0 -123
- amps-python-client-5.3.4.1/samples/CompositeMessagePublisher.py +0 -84
- amps-python-client-5.3.4.1/samples/CompositeMessageSubscriber.py +0 -87
- amps-python-client-5.3.4.1/samples/RandomServerChooser.py +0 -41
- amps-python-client-5.3.4.1/samples/sample.xml +0 -335
- amps-python-client-5.3.4.1/setup.py +0 -209
- amps-python-client-5.3.4.1/setup_amps.py +0 -94
- amps-python-client-5.3.4.1/src/ampspy_shims.cpp +0 -203
- amps-python-client-5.3.4.1/src/ampspy_type_object.cpp +0 -484
- amps-python-client-5.3.4.1/src/authenticator.cpp +0 -128
- amps-python-client-5.3.4.1/src/bookmarkstore.cpp +0 -238
- amps-python-client-5.3.4.1/src/client.cpp +0 -2430
- amps-python-client-5.3.4.1/src/client_docs.h +0 -956
- amps-python-client-5.3.4.1/src/cmessagehandler.cpp +0 -151
- amps-python-client-5.3.4.1/src/command.cpp +0 -164
- amps-python-client-5.3.4.1/src/command_docs.h +0 -194
- amps-python-client-5.3.4.1/src/compositemessagebuilder.cpp +0 -111
- amps-python-client-5.3.4.1/src/compositemessageparser.cpp +0 -146
- amps-python-client-5.3.4.1/src/conflatingrecoverypointadapter.cpp +0 -194
- amps-python-client-5.3.4.1/src/cpp/include/amps/BlockPublishStore.hpp +0 -2053
- amps-python-client-5.3.4.1/src/cpp/include/amps/BlockStore.hpp +0 -677
- amps-python-client-5.3.4.1/src/cpp/include/amps/BookmarkStore.hpp +0 -542
- amps-python-client-5.3.4.1/src/cpp/include/amps/Buffer.hpp +0 -214
- amps-python-client-5.3.4.1/src/cpp/include/amps/CompositeMessageBuilder.hpp +0 -174
- amps-python-client-5.3.4.1/src/cpp/include/amps/CompositeMessageParser.hpp +0 -151
- amps-python-client-5.3.4.1/src/cpp/include/amps/DefaultServerChooser.hpp +0 -162
- amps-python-client-5.3.4.1/src/cpp/include/amps/Field.hpp +0 -719
- amps-python-client-5.3.4.1/src/cpp/include/amps/HAClient.hpp +0 -370
- amps-python-client-5.3.4.1/src/cpp/include/amps/HAClientImpl.hpp +0 -460
- amps-python-client-5.3.4.1/src/cpp/include/amps/HybridPublishStore.hpp +0 -481
- amps-python-client-5.3.4.1/src/cpp/include/amps/LoggedBookmarkStore.hpp +0 -1255
- amps-python-client-5.3.4.1/src/cpp/include/amps/MMapBookmarkStore.hpp +0 -1283
- amps-python-client-5.3.4.1/src/cpp/include/amps/MMapStoreBuffer.hpp +0 -290
- amps-python-client-5.3.4.1/src/cpp/include/amps/MemoryBookmarkStore.hpp +0 -1622
- amps-python-client-5.3.4.1/src/cpp/include/amps/MemoryPublishStore.hpp +0 -66
- amps-python-client-5.3.4.1/src/cpp/include/amps/MemoryStoreBuffer.hpp +0 -244
- amps-python-client-5.3.4.1/src/cpp/include/amps/MemorySubscriptionManager.hpp +0 -850
- amps-python-client-5.3.4.1/src/cpp/include/amps/Message.hpp +0 -1819
- amps-python-client-5.3.4.1/src/cpp/include/amps/MessageRouter.hpp +0 -618
- amps-python-client-5.3.4.1/src/cpp/include/amps/PublishStore.hpp +0 -158
- amps-python-client-5.3.4.1/src/cpp/include/amps/ReconnectDelayStrategy.hpp +0 -106
- amps-python-client-5.3.4.1/src/cpp/include/amps/ReconnectDelayStrategyImpl.hpp +0 -317
- amps-python-client-5.3.4.1/src/cpp/include/amps/RecoveryPoint.hpp +0 -323
- amps-python-client-5.3.4.1/src/cpp/include/amps/RecoveryPointAdapter.hpp +0 -501
- amps-python-client-5.3.4.1/src/cpp/include/amps/RingBookmarkStore.hpp +0 -669
- amps-python-client-5.3.4.1/src/cpp/include/amps/SOWRecoveryPointAdapter.hpp +0 -490
- amps-python-client-5.3.4.1/src/cpp/include/amps/ServerChooser.hpp +0 -145
- amps-python-client-5.3.4.1/src/cpp/include/amps/ServerChooserImpl.hpp +0 -95
- amps-python-client-5.3.4.1/src/cpp/include/amps/amps.h +0 -775
- amps-python-client-5.3.4.1/src/cpp/include/amps/amps_impl.h +0 -204
- amps-python-client-5.3.4.1/src/cpp/include/amps/amps_ssl.h +0 -78
- amps-python-client-5.3.4.1/src/cpp/include/amps/ampscrc.hpp +0 -210
- amps-python-client-5.3.4.1/src/cpp/include/amps/ampsplusplus.hpp +0 -8817
- amps-python-client-5.3.4.1/src/cpp/include/amps/ampsuri.h +0 -84
- amps-python-client-5.3.4.1/src/cpp/include/amps/ampsver.h +0 -41
- amps-python-client-5.3.4.1/src/cpp/include/amps/ampsver.h.in +0 -41
- amps-python-client-5.3.4.1/src/cpp/include/amps/constants.hpp +0 -194
- amps-python-client-5.3.4.1/src/cpp/include/amps/util.hpp +0 -1692
- amps-python-client-5.3.4.1/src/cpp/src/amps_protocol.c +0 -688
- amps-python-client-5.3.4.1/src/cpp/src/amps_ssl.c +0 -489
- amps-python-client-5.3.4.1/src/cpp/src/atfork.c +0 -446
- amps-python-client-5.3.4.1/src/cpp/src/client.c +0 -483
- amps-python-client-5.3.4.1/src/cpp/src/message.c +0 -837
- amps-python-client-5.3.4.1/src/cpp/src/message_generated.h +0 -611
- amps-python-client-5.3.4.1/src/cpp/src/tcp.c +0 -1489
- amps-python-client-5.3.4.1/src/cpp/src/tcps.c +0 -1894
- amps-python-client-5.3.4.1/src/cpp/src/transports.c +0 -123
- amps-python-client-5.3.4.1/src/cpp/src/unix.c +0 -984
- amps-python-client-5.3.4.1/src/cpp/src/uri.c +0 -301
- amps-python-client-5.3.4.1/src/exponentialdelaystrategy.cpp +0 -137
- amps-python-client-5.3.4.1/src/failedwritehandler.cpp +0 -116
- amps-python-client-5.3.4.1/src/fixbuilder.cpp +0 -146
- amps-python-client-5.3.4.1/src/fixeddelaystrategy.cpp +0 -114
- amps-python-client-5.3.4.1/src/fixshredder.cpp +0 -105
- amps-python-client-5.3.4.1/src/fixshredder_docs.h +0 -38
- amps-python-client-5.3.4.1/src/haclient.cpp +0 -691
- amps-python-client-5.3.4.1/src/haclient_docs.h +0 -132
- amps-python-client-5.3.4.1/src/hybridpublishstore.cpp +0 -137
- amps-python-client-5.3.4.1/src/hybridpublishstore_docs.h +0 -31
- amps-python-client-5.3.4.1/src/memorybookmarkstore.cpp +0 -373
- amps-python-client-5.3.4.1/src/memorybookmarkstore_docs.h +0 -39
- amps-python-client-5.3.4.1/src/memorypublishstore.cpp +0 -160
- amps-python-client-5.3.4.1/src/memorypublishstore_docs.h +0 -32
- amps-python-client-5.3.4.1/src/message.cpp +0 -765
- amps-python-client-5.3.4.1/src/message_docs.h +0 -306
- amps-python-client-5.3.4.1/src/messagestream.cpp +0 -623
- amps-python-client-5.3.4.1/src/messagestream_docs.h +0 -45
- amps-python-client-5.3.4.1/src/mmapbookmarkstore.cpp +0 -422
- amps-python-client-5.3.4.1/src/nvfixbuilder.cpp +0 -160
- amps-python-client-5.3.4.1/src/nvfixbuilder_docs.h +0 -33
- amps-python-client-5.3.4.1/src/nvfixshredder.cpp +0 -99
- amps-python-client-5.3.4.1/src/nvfixshredder_docs.h +0 -39
- amps-python-client-5.3.4.1/src/publishstore.cpp +0 -183
- amps-python-client-5.3.4.1/src/raw_wrapper.cpp +0 -756
- amps-python-client-5.3.4.1/src/reason.cpp +0 -71
- amps-python-client-5.3.4.1/src/recoverypoint.cpp +0 -135
- amps-python-client-5.3.4.1/src/recoverypointadapter.cpp +0 -171
- amps-python-client-5.3.4.1/src/ringbookmarkstore.cpp +0 -360
- amps-python-client-5.3.4.1/src/serverchooser.cpp +0 -245
- amps-python-client-5.3.4.1/src/serverchooser_docs.h +0 -39
- amps-python-client-5.3.4.1/src/sowrecoverypointadapter.cpp +0 -248
- amps-python-client-5.3.4.1/src/store.cpp +0 -62
- amps-python-client-5.3.4.1/src/versioninfo.cpp +0 -175
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/HISTORY +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/LICENSE +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/README.md +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/ajax-loader.gif +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/alabaster.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/basic.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/comment-bright.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/comment-close.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/comment.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/doctools.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/down-pressed.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/down.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/file.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/flag_logo.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/flag_logo.svg +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/jquery-3.1.0.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/jquery.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/minus.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/plus.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/pygments.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/searchtools.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/underscore-1.3.1.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/underscore.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/up-pressed.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/up.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/command-reference/html/_static/websupport.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_sources/code.rst.txt +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_sources/index.rst.txt +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/ajax-loader.gif +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/basic.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/classic.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/comment-bright.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/comment-close.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/comment.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/default.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/doctools.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/down-pressed.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/down.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/file.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/jquery-3.1.0.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/jquery.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/minus.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/plus.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/pygments.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/searchtools.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/sidebar.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/underscore-1.3.1.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/underscore.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/up-pressed.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/up.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/html/_static/websupport.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_images/caution.png +0 -0
- {amps-python-client-5.3.4.1/docs/command-reference → amps-python-client-5.3.4.2/docs/python}/html/_images/caution.svg +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_images/connection_string.svg +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_images/important.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_images/important.svg +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_images/tip.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_images/tip.svg +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_images/warning.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_sources/chapters/cpp-compiler-list.rst.txt +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_sources/index.rst.txt +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/ajax-loader.gif +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/alabaster.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/basic.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/comment-bright.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/comment-close.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/comment.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/doctools.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/down-pressed.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/down.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/file.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/flag_logo.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/flag_logo.svg +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/jquery-3.1.0.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/jquery.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/minus.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/plus.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/pygments.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/searchtools.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/underscore-1.3.1.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/underscore.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/up-pressed.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/up.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python/html/_static/websupport.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_sources/chapters/crankitup.rst.txt +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_sources/chapters/equipment.rst.txt +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_sources/index.rst.txt +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/ajax-loader.gif +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/alabaster.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/basic.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/comment-bright.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/comment-close.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/comment.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/doctools.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/down-pressed.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/down.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/file.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/flag_logo.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/flag_logo.svg +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/jquery-3.1.0.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/jquery.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/minus.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/plus.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/pygments.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/searchtools.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/underscore-1.3.1.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/underscore.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/up-pressed.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/up.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/python-quickstart/html/_static/websupport.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/resources/custom.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/resources/flag_logo.svg +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_sources/chapters/spark.rst.txt +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/ajax-loader.gif +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/alabaster.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/basic.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/comment-bright.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/comment-close.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/comment.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/doctools.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/down-pressed.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/down.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/file.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/flag_logo.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/flag_logo.svg +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/jquery-3.1.0.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/jquery.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/minus.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/plus.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/pygments.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/searchtools.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/underscore-1.3.1.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/underscore.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/up-pressed.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/up.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/docs/user-guide/html/_static/websupport.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/src/cpp/include/amps/amps_generated.h +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/src/cpp/src/amps_protocol_generated.h +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.2}/src/cpp/src/makefile +0 -0
|
@@ -1,972 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
2
|
-
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
6
|
-
<head>
|
|
7
|
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
8
|
-
|
|
9
|
-
<title>20. Logging — AMPS User Guide develop documentation</title>
|
|
10
|
-
|
|
11
|
-
<link rel="stylesheet" href="../_static/alabaster.css" type="text/css" />
|
|
12
|
-
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
|
|
13
|
-
|
|
14
|
-
<script type="text/javascript">
|
|
15
|
-
var DOCUMENTATION_OPTIONS = {
|
|
16
|
-
URL_ROOT: '../',
|
|
17
|
-
VERSION: 'develop',
|
|
18
|
-
COLLAPSE_INDEX: false,
|
|
19
|
-
FILE_SUFFIX: '.html',
|
|
20
|
-
HAS_SOURCE: true,
|
|
21
|
-
SOURCELINK_SUFFIX: '.txt'
|
|
22
|
-
};
|
|
23
|
-
</script>
|
|
24
|
-
<script type="text/javascript" src="../_static/jquery.js"></script>
|
|
25
|
-
<script type="text/javascript" src="../_static/underscore.js"></script>
|
|
26
|
-
<script type="text/javascript" src="../_static/doctools.js"></script>
|
|
27
|
-
<link rel="index" title="Index" href="../genindex.html" />
|
|
28
|
-
<link rel="search" title="Search" href="../search.html" />
|
|
29
|
-
<link rel="next" title="21. Event Topics" href="events.html" />
|
|
30
|
-
<link rel="prev" title="19. Running AMPS as a Linux Service" href="daemon.html" />
|
|
31
|
-
|
|
32
|
-
<link rel="stylesheet" href="../_static/custom.css" type="text/css" />
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" />
|
|
36
|
-
|
|
37
|
-
</head>
|
|
38
|
-
<body role="document">
|
|
39
|
-
<div class="document">
|
|
40
|
-
|
|
41
|
-
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
|
|
42
|
-
<div class="sphinxsidebarwrapper">
|
|
43
|
-
<p class="logo"><a href="../index.html">
|
|
44
|
-
<img class="logo" src="../_static/flag_logo.png" alt="Logo"/>
|
|
45
|
-
</a></p>
|
|
46
|
-
<h3><a href="../index.html">Table Of Contents</a></h3>
|
|
47
|
-
<ul>
|
|
48
|
-
<li><a class="reference internal" href="#">20. Logging</a><ul>
|
|
49
|
-
<li><a class="reference internal" href="#configuration">Configuration</a></li>
|
|
50
|
-
<li><a class="reference internal" href="#log-messages">Log Messages</a></li>
|
|
51
|
-
<li><a class="reference internal" href="#log-levels">Log Levels</a></li>
|
|
52
|
-
<li><a class="reference internal" href="#logging-to-a-file">Logging to a File</a><ul>
|
|
53
|
-
<li><a class="reference internal" href="#selecting-a-filename">Selecting a Filename</a></li>
|
|
54
|
-
<li><a class="reference internal" href="#log-file-rotation">Log File Rotation</a></li>
|
|
55
|
-
<li><a class="reference internal" href="#examples">Examples</a></li>
|
|
56
|
-
</ul>
|
|
57
|
-
</li>
|
|
58
|
-
<li><a class="reference internal" href="#logging-to-a-compressed-file">Logging to a Compressed File</a><ul>
|
|
59
|
-
<li><a class="reference internal" href="#example">Example</a></li>
|
|
60
|
-
</ul>
|
|
61
|
-
</li>
|
|
62
|
-
<li><a class="reference internal" href="#logging-to-the-console">Logging to the Console</a><ul>
|
|
63
|
-
<li><a class="reference internal" href="#id2">Example</a></li>
|
|
64
|
-
</ul>
|
|
65
|
-
</li>
|
|
66
|
-
<li><a class="reference internal" href="#logging-to-syslog">Logging to Syslog</a><ul>
|
|
67
|
-
<li><a class="reference internal" href="#id4">Example</a></li>
|
|
68
|
-
</ul>
|
|
69
|
-
</li>
|
|
70
|
-
<li><a class="reference internal" href="#error-categories">Error Categories</a></li>
|
|
71
|
-
<li><a class="reference internal" href="#using-amps-grep-to-find-information-in-logs">Using amps-grep to Find Information in Logs</a><ul>
|
|
72
|
-
<li><a class="reference internal" href="#finding-information-for-a-specific-client">Finding Information for a Specific Client</a></li>
|
|
73
|
-
<li><a class="reference internal" href="#finding-information-for-a-specific-thread">Finding Information for a Specific Thread</a></li>
|
|
74
|
-
<li><a class="reference internal" href="#tips-for-using-amps-grep">Tips for Using amps-grep</a></li>
|
|
75
|
-
</ul>
|
|
76
|
-
</li>
|
|
77
|
-
<li><a class="reference internal" href="#looking-up-errors-with-ampserr">Looking Up Errors with ampserr</a></li>
|
|
78
|
-
</ul>
|
|
79
|
-
</li>
|
|
80
|
-
</ul>
|
|
81
|
-
<div class="relations">
|
|
82
|
-
<h3>Related Topics</h3>
|
|
83
|
-
<ul>
|
|
84
|
-
<li><a href="../index.html">Documentation overview</a><ul>
|
|
85
|
-
<li>Previous: <a href="daemon.html" title="previous chapter">19. Running AMPS as a Linux Service</a></li>
|
|
86
|
-
<li>Next: <a href="events.html" title="next chapter">21. Event Topics</a></li>
|
|
87
|
-
</ul></li>
|
|
88
|
-
</ul>
|
|
89
|
-
</div>
|
|
90
|
-
<div id="searchbox" style="display: none" role="search">
|
|
91
|
-
<h3>Quick search</h3>
|
|
92
|
-
<form class="search" action="../search.html" method="get">
|
|
93
|
-
<div><input type="text" name="q" /></div>
|
|
94
|
-
<div><input type="submit" value="Go" /></div>
|
|
95
|
-
<input type="hidden" name="check_keywords" value="yes" />
|
|
96
|
-
<input type="hidden" name="area" value="default" />
|
|
97
|
-
</form>
|
|
98
|
-
</div>
|
|
99
|
-
<script type="text/javascript">$('#searchbox').show(0);</script>
|
|
100
|
-
</div>
|
|
101
|
-
</div>
|
|
102
|
-
<div class="documentwrapper">
|
|
103
|
-
<div class="bodywrapper">
|
|
104
|
-
<div class="body" role="main">
|
|
105
|
-
|
|
106
|
-
<div class="section" id="logging">
|
|
107
|
-
<span id="ug-logging"></span><span id="index-0"></span><span id="id1"></span><h1>20. Logging<a class="headerlink" href="#logging" title="Permalink to this headline">¶</a></h1>
|
|
108
|
-
<p>AMPS supports logging to many different targets including the console,
|
|
109
|
-
syslog, and files. Every error message within AMPS is uniquely
|
|
110
|
-
identified and can be filtered out or explicitly included in the logger
|
|
111
|
-
output. This chapter of the <em>AMPS User Guide</em> describes the AMPS logger
|
|
112
|
-
configuration and the unique settings for each logging target.</p>
|
|
113
|
-
<div class="section" id="configuration">
|
|
114
|
-
<span id="logging-config"></span><h2>Configuration<a class="headerlink" href="#configuration" title="Permalink to this headline">¶</a></h2>
|
|
115
|
-
<p>Logging within AMPS is enabled by adding a Logging section to the
|
|
116
|
-
configuration. For example, the following would log all messages with an
|
|
117
|
-
‘info’ level or higher to the console:</p>
|
|
118
|
-
<div class="highlight-xml"><div class="highlight"><pre><span></span><span class="nt"><AMPSConfig></span>
|
|
119
|
-
...
|
|
120
|
-
<span class="nt"><Logging></span>
|
|
121
|
-
|
|
122
|
-
<span class="c"><!-- The Logging section defines a single Target, which is used to log all messages</span>
|
|
123
|
-
<span class="c"> to the stdout output. --></span>
|
|
124
|
-
<span class="nt"><Target></span>
|
|
125
|
-
<span class="nt"><Protocol></span>stdout<span class="nt"></Protocol></span>
|
|
126
|
-
|
|
127
|
-
<span class="c"><!-- States that only messages with a log level of info or greater will be output to</span>
|
|
128
|
-
<span class="c"> the screen. --></span>
|
|
129
|
-
<span class="nt"><Level></span>info<span class="nt"></Level></span>
|
|
130
|
-
<span class="nt"></Target></span>
|
|
131
|
-
<span class="nt"></Logging></span>
|
|
132
|
-
...
|
|
133
|
-
<span class="nt"></AMPSConfig></span>
|
|
134
|
-
</pre></div>
|
|
135
|
-
</div>
|
|
136
|
-
</div>
|
|
137
|
-
<div class="section" id="log-messages">
|
|
138
|
-
<span id="logging-log-msg"></span><h2>Log Messages<a class="headerlink" href="#log-messages" title="Permalink to this headline">¶</a></h2>
|
|
139
|
-
<p>An AMPS log message is composed of the following:</p>
|
|
140
|
-
<ul class="simple">
|
|
141
|
-
<li>Timestamp (eg: 2010-04-28T21:52:03.4766640-07:00)</li>
|
|
142
|
-
<li>AMPS thread identifier</li>
|
|
143
|
-
<li>Log Level (eg: info)</li>
|
|
144
|
-
<li>Error identifier (eg: 15-0008)</li>
|
|
145
|
-
<li>Log message</li>
|
|
146
|
-
</ul>
|
|
147
|
-
<p>An example of a log line (it will appear on a single line within the
|
|
148
|
-
log):</p>
|
|
149
|
-
<div class="code highlight-default"><div class="highlight"><pre><span></span><span class="mi">2011</span><span class="o">-</span><span class="mi">11</span><span class="o">-</span><span class="mi">23</span><span class="n">T14</span><span class="p">:</span><span class="mi">49</span><span class="p">:</span><span class="mf">38.3442510</span><span class="o">-</span><span class="mi">08</span><span class="p">:</span><span class="mi">00</span> <span class="p">[</span><span class="mi">1</span><span class="p">]</span> <span class="n">info</span><span class="p">:</span> <span class="mi">00</span><span class="o">-</span><span class="mi">0015</span> <span class="n">AMPS</span> <span class="n">initialization</span> <span class="n">completed</span> <span class="p">(</span><span class="mi">0</span> <span class="n">seconds</span><span class="p">)</span><span class="o">.</span>
|
|
150
|
-
</pre></div>
|
|
151
|
-
</div>
|
|
152
|
-
<p>Each log message has a unique identifier of the form <code class="docutils literal"><span class="pre">TT-NNNN</span></code> where
|
|
153
|
-
<code class="docutils literal"><span class="pre">TT</span></code> is the component within AMPS which is reporting the message and
|
|
154
|
-
<code class="docutils literal"><span class="pre">NNNN</span></code> is the number that uniquely identifies that message within the
|
|
155
|
-
module. Each logging target allows the direct exclusion and/or inclusion
|
|
156
|
-
of error messages by identifier. For example, a log file which would
|
|
157
|
-
include all messages from module <code class="docutils literal"><span class="pre">00</span></code> except for <code class="docutils literal"><span class="pre">00-0001</span></code> and
|
|
158
|
-
<code class="docutils literal"><span class="pre">00-0004</span></code> would use the following configuration:</p>
|
|
159
|
-
<div class="highlight-xml"><div class="highlight"><pre><span></span><span class="nt"><Logging></span>
|
|
160
|
-
<span class="nt"><Target></span>
|
|
161
|
-
<span class="nt"><Protocol></span>stdout<span class="nt"></Protocol></span>
|
|
162
|
-
<span class="nt"><IncludeErrors></span>00-0002<span class="nt"></IncludeErrors></span>
|
|
163
|
-
<span class="nt"><ExcludeErrors></span>00-0001,00-0004,12-1.*<span class="nt"></ExcludeErrors></span>
|
|
164
|
-
<span class="nt"></Target></span>
|
|
165
|
-
<span class="nt"></Logging></span>
|
|
166
|
-
</pre></div>
|
|
167
|
-
</div>
|
|
168
|
-
<p>In the above <code class="docutils literal"><span class="pre">Logging</span></code> configuration example, all log messages which are
|
|
169
|
-
at or above the default log level of <code class="docutils literal"><span class="pre">info</span></code> will be emitted to the
|
|
170
|
-
logging target of <code class="docutils literal"><span class="pre">stdout</span></code>. The configuration explicitly wants to see
|
|
171
|
-
configuration messages where the error identifier matches <code class="docutils literal"><span class="pre">00-0002</span></code>.
|
|
172
|
-
Additionally, the messages which match <code class="docutils literal"><span class="pre">00-0001</span></code>, <code class="docutils literal"><span class="pre">00-0004</span></code> will be
|
|
173
|
-
excluded, along with any messages which match the regular expression of
|
|
174
|
-
<code class="docutils literal"><span class="pre">12-1.*</span></code>.</p>
|
|
175
|
-
</div>
|
|
176
|
-
<div class="section" id="log-levels">
|
|
177
|
-
<span id="logging-log-levels"></span><h2>Log Levels<a class="headerlink" href="#log-levels" title="Permalink to this headline">¶</a></h2>
|
|
178
|
-
<p>AMPS has nine log levels of escalating severity. When configuring a
|
|
179
|
-
logging target to capture messages for a specific log level, all log
|
|
180
|
-
levels at or above that level are sent to the logging target. For
|
|
181
|
-
example, if a logging target is configured to capture at the “error”
|
|
182
|
-
level, then all messages at the “error”, “critical”, and “emergency”
|
|
183
|
-
levels will be captured because “critical” and “emergency” are of a
|
|
184
|
-
higher level. The following table contains a list of all the log levels
|
|
185
|
-
within AMPS.</p>
|
|
186
|
-
<span id="logging-table-log-levels"></span><table border="1" class="colwidths-given docutils" id="id5">
|
|
187
|
-
<caption><span class="caption-text"><em>Log Levels</em></span><a class="headerlink" href="#id5" title="Permalink to this table">¶</a></caption>
|
|
188
|
-
<colgroup>
|
|
189
|
-
<col width="15%" />
|
|
190
|
-
<col width="85%" />
|
|
191
|
-
</colgroup>
|
|
192
|
-
<thead valign="bottom">
|
|
193
|
-
<tr class="row-odd"><th class="head"><strong>Level</strong></th>
|
|
194
|
-
<th class="head"><strong>Description</strong></th>
|
|
195
|
-
</tr>
|
|
196
|
-
</thead>
|
|
197
|
-
<tbody valign="top">
|
|
198
|
-
<tr class="row-even"><td>developer</td>
|
|
199
|
-
<td><p class="first">Information on the internal state of AMPS, typically
|
|
200
|
-
used by the AMPS developers.</p>
|
|
201
|
-
<p class="last">Messages logged at this level do not indicate issues,
|
|
202
|
-
but instead report the detailed state of the AMPS
|
|
203
|
-
process.</p>
|
|
204
|
-
</td>
|
|
205
|
-
</tr>
|
|
206
|
-
<tr class="row-odd"><td>trace</td>
|
|
207
|
-
<td><p class="first">All inbound/outbound data.</p>
|
|
208
|
-
<p class="last"><em>Development and test instances are recommended to
|
|
209
|
-
log at this level</em></p>
|
|
210
|
-
</td>
|
|
211
|
-
</tr>
|
|
212
|
-
<tr class="row-even"><td>stats</td>
|
|
213
|
-
<td>Statistics messages.</td>
|
|
214
|
-
</tr>
|
|
215
|
-
<tr class="row-odd"><td>info</td>
|
|
216
|
-
<td><p class="first">General information messages.</p>
|
|
217
|
-
<p class="last"><em>Production applications are recommended to log at
|
|
218
|
-
this level or more verbose</em></p>
|
|
219
|
-
</td>
|
|
220
|
-
</tr>
|
|
221
|
-
<tr class="row-even"><td>warning</td>
|
|
222
|
-
<td>Problems that AMPS tries to correct that are often
|
|
223
|
-
harmless.</td>
|
|
224
|
-
</tr>
|
|
225
|
-
<tr class="row-odd"><td>error</td>
|
|
226
|
-
<td><p class="first">Events in which processing had to be aborted.</p>
|
|
227
|
-
<p class="last">Events at this level often indicate that a client
|
|
228
|
-
will receive incomplete or incorrect results (for
|
|
229
|
-
example, a subscription could not be entered because
|
|
230
|
-
an unknown option was provided).</p>
|
|
231
|
-
</td>
|
|
232
|
-
</tr>
|
|
233
|
-
<tr class="row-even"><td>critical</td>
|
|
234
|
-
<td>Events impacting major components of AMPS that if left
|
|
235
|
-
uncorrected may cause a fatal event or message loss.</td>
|
|
236
|
-
</tr>
|
|
237
|
-
<tr class="row-odd"><td>emergency</td>
|
|
238
|
-
<td><p class="first">A fatal event.</p>
|
|
239
|
-
<p class="last">AMPS will typically exit after logging an
|
|
240
|
-
emergency-level event.</p>
|
|
241
|
-
</td>
|
|
242
|
-
</tr>
|
|
243
|
-
<tr class="row-even"><td>none</td>
|
|
244
|
-
<td>No logging, even in the case of a critical or fatal
|
|
245
|
-
event.</td>
|
|
246
|
-
</tr>
|
|
247
|
-
</tbody>
|
|
248
|
-
</table>
|
|
249
|
-
<p>Each logging target allows the specification of a <code class="docutils literal"><span class="pre">Level</span></code> attribute
|
|
250
|
-
that will log all messages at the specified log level or with higher
|
|
251
|
-
severity. The default <code class="docutils literal"><span class="pre">Level</span></code> is <code class="docutils literal"><span class="pre">none</span></code>, which would log nothing.
|
|
252
|
-
Optionally, each target also allows the selection of specific log levels
|
|
253
|
-
with the <code class="docutils literal"><span class="pre">Levels</span></code> attribute. Within <code class="docutils literal"><span class="pre">Levels</span></code>, a comma separated list
|
|
254
|
-
of levels will be additionally included.</p>
|
|
255
|
-
<p>For example, having a log of only <code class="docutils literal"><span class="pre">trace</span></code> messages may be useful for
|
|
256
|
-
later playback, but since <code class="docutils literal"><span class="pre">trace</span></code> is at the lowest level in the
|
|
257
|
-
severity hierarchy it would normally include all log messages. To only
|
|
258
|
-
enable <code class="docutils literal"><span class="pre">trace</span></code> level, specify <code class="docutils literal"><span class="pre">trace</span></code> in the <code class="docutils literal"><span class="pre">Levels</span></code> setting as
|
|
259
|
-
below:</p>
|
|
260
|
-
<div class="highlight-xml"><div class="highlight"><pre><span></span><span class="nt"><AMPSConfig></span>
|
|
261
|
-
...
|
|
262
|
-
<span class="nt"><Logging></span>
|
|
263
|
-
<span class="nt"><Target></span>
|
|
264
|
-
<span class="nt"><Protocol></span>gzip<span class="nt"></Protocol></span>
|
|
265
|
-
<span class="nt"><FileName></span>traces.log.gz<span class="nt"></FileName></span>
|
|
266
|
-
<span class="nt"><Levels></span>trace<span class="nt"></Levels></span>
|
|
267
|
-
<span class="nt"></Target></span>
|
|
268
|
-
<span class="nt"></Logging></span>
|
|
269
|
-
...
|
|
270
|
-
<span class="nt"></AMPSConfig></span>
|
|
271
|
-
</pre></div>
|
|
272
|
-
</div>
|
|
273
|
-
<p>Logging only <code class="docutils literal"><span class="pre">trace</span></code> and <code class="docutils literal"><span class="pre">info</span></code> messages to a file is demonstrated
|
|
274
|
-
below:</p>
|
|
275
|
-
<div class="highlight-xml"><div class="highlight"><pre><span></span><span class="nt"><AMPSConfig></span>
|
|
276
|
-
...
|
|
277
|
-
<span class="nt"><Logging></span>
|
|
278
|
-
<span class="nt"><Target></span>
|
|
279
|
-
<span class="nt"><Protocol></span>file<span class="nt"></Protocol></span>
|
|
280
|
-
<span class="nt"><FileName></span>traces-info.log<span class="nt"></FileName></span>
|
|
281
|
-
<span class="nt"><Levels></span>trace,info<span class="nt"></Levels></span>
|
|
282
|
-
<span class="nt"></Target></span>
|
|
283
|
-
<span class="nt"></Logging></span>
|
|
284
|
-
...
|
|
285
|
-
<span class="nt"></AMPSConfig></span>
|
|
286
|
-
</pre></div>
|
|
287
|
-
</div>
|
|
288
|
-
<p>Logging <code class="docutils literal"><span class="pre">trace</span></code> and <code class="docutils literal"><span class="pre">info</span></code> messages in addition to levels of <code class="docutils literal"><span class="pre">error</span></code>
|
|
289
|
-
and above (<code class="docutils literal"><span class="pre">error</span></code>, <code class="docutils literal"><span class="pre">critical</span></code> and <code class="docutils literal"><span class="pre">emergency</span></code>) is demonstrated
|
|
290
|
-
below:</p>
|
|
291
|
-
<div class="highlight-xml"><div class="highlight"><pre><span></span><span class="nt"><Target></span>
|
|
292
|
-
<span class="nt"><Protocol></span>file<span class="nt"></Protocol></span>
|
|
293
|
-
<span class="nt"><FileName></span>traces-error-info.log<span class="nt"></FileName></span>
|
|
294
|
-
<span class="nt"><Level></span>error<span class="nt"></Level></span>
|
|
295
|
-
<span class="nt"><Levels></span>trace,info<span class="nt"></Levels></span>
|
|
296
|
-
<span class="nt"></Target></span>
|
|
297
|
-
</pre></div>
|
|
298
|
-
</div>
|
|
299
|
-
<div class="admonition tip">
|
|
300
|
-
<p class="first admonition-title">Tip</p>
|
|
301
|
-
<p class="last">AMPS accepts the obsolete log level <code class="docutils literal"><span class="pre">debug</span></code>, but treats
|
|
302
|
-
this as a synonym for <code class="docutils literal"><span class="pre">info</span></code>.</p>
|
|
303
|
-
</div>
|
|
304
|
-
<span class="target" id="logging-to-file"></span></div>
|
|
305
|
-
<div class="section" id="logging-to-a-file">
|
|
306
|
-
<h2>Logging to a File<a class="headerlink" href="#logging-to-a-file" title="Permalink to this headline">¶</a></h2>
|
|
307
|
-
<p>To log to a file, declare a logging target with a protocol value of
|
|
308
|
-
<code class="docutils literal"><span class="pre">file</span></code>. Beyond the standard <code class="docutils literal"><span class="pre">Level</span></code>, <code class="docutils literal"><span class="pre">Levels</span></code>, <code class="docutils literal"><span class="pre">IncludeErrors</span></code>,
|
|
309
|
-
and <code class="docutils literal"><span class="pre">ExcludeErrors</span></code> settings available on every logging target, file
|
|
310
|
-
targets also permit the selection of a <code class="docutils literal"><span class="pre">FileName</span></code> mask and
|
|
311
|
-
<code class="docutils literal"><span class="pre">RotationThreshold</span></code>.</p>
|
|
312
|
-
<div class="section" id="selecting-a-filename">
|
|
313
|
-
<h3>Selecting a Filename<a class="headerlink" href="#selecting-a-filename" title="Permalink to this headline">¶</a></h3>
|
|
314
|
-
<p>The <code class="docutils literal"><span class="pre">FileName</span></code> attribute is a mask which is used to construct a
|
|
315
|
-
directory and file name location for the log file. AMPS will resolve the
|
|
316
|
-
file name mask using the symbols in the table below.
|
|
317
|
-
For example, if a file name is masked as:</p>
|
|
318
|
-
<div class="code highlight-default"><div class="highlight"><pre><span></span><span class="o">%</span><span class="n">Y</span><span class="o">-%</span><span class="n">m</span><span class="o">-%</span><span class="n">dT</span><span class="o">%</span><span class="n">H</span><span class="p">:</span><span class="o">%</span><span class="n">M</span><span class="p">:</span><span class="o">%</span><span class="n">S</span><span class="o">.</span><span class="n">log</span>
|
|
319
|
-
</pre></div>
|
|
320
|
-
</div>
|
|
321
|
-
<p>AMPS would create a log file in the current working directory with a
|
|
322
|
-
timestamp of the form: <code class="docutils literal"><span class="pre">2012-02-23T12:59:59.log</span></code>.</p>
|
|
323
|
-
<p>If a <code class="docutils literal"><span class="pre">RotationThreshold</span></code> is specified in the configuration of the same
|
|
324
|
-
log file, the next log file created will be named based on the
|
|
325
|
-
current system time, not on the time that the previous log file was
|
|
326
|
-
generated. Using the previous log file as an example, if the first
|
|
327
|
-
rotation was to occur 10 minutes after the creation of the log file,
|
|
328
|
-
then that file would be named <code class="docutils literal"><span class="pre">2012-02-23T13:09:59.log</span></code>.</p>
|
|
329
|
-
<p>Log files which need a monotonically increasing counter when log
|
|
330
|
-
rotation is enabled can use the <code class="docutils literal"><span class="pre">%n</span></code> mask to provide this
|
|
331
|
-
functionality. If a file is masked as:</p>
|
|
332
|
-
<div class="code highlight-default"><div class="highlight"><pre><span></span><span class="n">localhost</span><span class="o">-</span><span class="n">amps</span><span class="o">-%</span><span class="n">n</span><span class="o">.</span><span class="n">log</span>
|
|
333
|
-
</pre></div>
|
|
334
|
-
</div>
|
|
335
|
-
<p>Then the first instance of that file would be created in the current
|
|
336
|
-
working directory with a name of <code class="docutils literal"><span class="pre">localhost-amps-00000.log</span></code>. After the
|
|
337
|
-
first log rotation, a log file would be created in the same directory
|
|
338
|
-
named <code class="docutils literal"><span class="pre">localhost-amps-00001.log</span></code>.</p>
|
|
339
|
-
<p>Log file rotation is discussed in greater detail in the
|
|
340
|
-
<a class="reference internal" href="#logging-log-file-rotation"><span class="std std-ref">Log File Rotation</span></a> section.</p>
|
|
341
|
-
<span id="logging-table-log-filename-masks"></span><table border="1" class="docutils" id="id6">
|
|
342
|
-
<caption><span class="caption-text"><em>Log Filename Masks</em></span><a class="headerlink" href="#id6" title="Permalink to this table">¶</a></caption>
|
|
343
|
-
<colgroup>
|
|
344
|
-
<col width="50%" />
|
|
345
|
-
<col width="50%" />
|
|
346
|
-
</colgroup>
|
|
347
|
-
<thead valign="bottom">
|
|
348
|
-
<tr class="row-odd"><th class="head"><strong>Mask</strong></th>
|
|
349
|
-
<th class="head"><strong>Definition</strong></th>
|
|
350
|
-
</tr>
|
|
351
|
-
</thead>
|
|
352
|
-
<tbody valign="top">
|
|
353
|
-
<tr class="row-even"><td><code class="docutils literal"><span class="pre">%Y</span></code></td>
|
|
354
|
-
<td>Year</td>
|
|
355
|
-
</tr>
|
|
356
|
-
<tr class="row-odd"><td><code class="docutils literal"><span class="pre">%m</span></code></td>
|
|
357
|
-
<td>Month</td>
|
|
358
|
-
</tr>
|
|
359
|
-
<tr class="row-even"><td><code class="docutils literal"><span class="pre">%d</span></code></td>
|
|
360
|
-
<td>Day</td>
|
|
361
|
-
</tr>
|
|
362
|
-
<tr class="row-odd"><td><code class="docutils literal"><span class="pre">%H</span></code></td>
|
|
363
|
-
<td>Hour</td>
|
|
364
|
-
</tr>
|
|
365
|
-
<tr class="row-even"><td><code class="docutils literal"><span class="pre">%M</span></code></td>
|
|
366
|
-
<td>Minute</td>
|
|
367
|
-
</tr>
|
|
368
|
-
<tr class="row-odd"><td><code class="docutils literal"><span class="pre">%S</span></code></td>
|
|
369
|
-
<td>Second</td>
|
|
370
|
-
</tr>
|
|
371
|
-
<tr class="row-even"><td><code class="docutils literal"><span class="pre">%n</span></code></td>
|
|
372
|
-
<td>Iterator which starts at <code class="docutils literal"><span class="pre">00000</span></code> when AMPS is first
|
|
373
|
-
started and increments each time a <code class="docutils literal"><span class="pre">RotationThreshold</span></code>
|
|
374
|
-
size is reached on the log file.</td>
|
|
375
|
-
</tr>
|
|
376
|
-
</tbody>
|
|
377
|
-
</table>
|
|
378
|
-
</div>
|
|
379
|
-
<div class="section" id="log-file-rotation">
|
|
380
|
-
<span id="logging-log-file-rotation"></span><h3>Log File Rotation<a class="headerlink" href="#log-file-rotation" title="Permalink to this headline">¶</a></h3>
|
|
381
|
-
<p>Log files can be “rotated” by specifying a valid threshold in the
|
|
382
|
-
<code class="docutils literal"><span class="pre">RotationThreshold</span></code> attribute. Values for this attribute have units of
|
|
383
|
-
bytes unless another unit is specified as a suffix to the number. The
|
|
384
|
-
valid unit suffixes are:</p>
|
|
385
|
-
<span id="logging-table-logfile-rotation-units"></span><table border="1" class="docutils" id="id7">
|
|
386
|
-
<caption><span class="caption-text"><em>Log File Rotation Units</em></span><a class="headerlink" href="#id7" title="Permalink to this table">¶</a></caption>
|
|
387
|
-
<colgroup>
|
|
388
|
-
<col width="33%" />
|
|
389
|
-
<col width="33%" />
|
|
390
|
-
<col width="33%" />
|
|
391
|
-
</colgroup>
|
|
392
|
-
<thead valign="bottom">
|
|
393
|
-
<tr class="row-odd"><th class="head"><strong>Unit Suffix</strong></th>
|
|
394
|
-
<th class="head"><strong>Base Unit</strong></th>
|
|
395
|
-
<th class="head"><strong>Examples</strong></th>
|
|
396
|
-
</tr>
|
|
397
|
-
</thead>
|
|
398
|
-
<tbody valign="top">
|
|
399
|
-
<tr class="row-even"><td>no suffix</td>
|
|
400
|
-
<td>bytes</td>
|
|
401
|
-
<td>“1000000” is 1 million bytes</td>
|
|
402
|
-
</tr>
|
|
403
|
-
<tr class="row-odd"><td>k or K</td>
|
|
404
|
-
<td>thousands of bytes</td>
|
|
405
|
-
<td>“50k” is 50 thousand bytes</td>
|
|
406
|
-
</tr>
|
|
407
|
-
<tr class="row-even"><td>m or M</td>
|
|
408
|
-
<td>millions of bytes</td>
|
|
409
|
-
<td>“10M” is 10 million bytes</td>
|
|
410
|
-
</tr>
|
|
411
|
-
<tr class="row-odd"><td>g or G</td>
|
|
412
|
-
<td>billions of bytes</td>
|
|
413
|
-
<td>“2G” is 2 billion bytes</td>
|
|
414
|
-
</tr>
|
|
415
|
-
<tr class="row-even"><td>t or T</td>
|
|
416
|
-
<td>trillions of bytes</td>
|
|
417
|
-
<td>“0.5T” is 500 billion bytes</td>
|
|
418
|
-
</tr>
|
|
419
|
-
</tbody>
|
|
420
|
-
</table>
|
|
421
|
-
<div class="admonition tip">
|
|
422
|
-
<p class="first admonition-title">Tip</p>
|
|
423
|
-
<p class="last">When using log rotation, if the next filename is the same as an
|
|
424
|
-
existing file, the file will be truncated before logging
|
|
425
|
-
continues. For example, if “amps.log” is used as the
|
|
426
|
-
<code class="docutils literal"><span class="pre">FileName</span></code> mask and a <code class="docutils literal"><span class="pre">RotationThreshold</span></code> is specified, then
|
|
427
|
-
the second rotation of the file will overwrite the first
|
|
428
|
-
rotation. If it is desirable to keep all logging history, then
|
|
429
|
-
it is recommended that either a timestamp or the <code class="docutils literal"><span class="pre">%n</span></code> rotation
|
|
430
|
-
count be used within the <code class="docutils literal"><span class="pre">FileName</span></code> mask when enabling log
|
|
431
|
-
rotation.</p>
|
|
432
|
-
</div>
|
|
433
|
-
</div>
|
|
434
|
-
<div class="section" id="examples">
|
|
435
|
-
<h3>Examples<a class="headerlink" href="#examples" title="Permalink to this headline">¶</a></h3>
|
|
436
|
-
<p>The following logging target definition would place a log file with a
|
|
437
|
-
name constructed from the timestamp and current log rotation number in
|
|
438
|
-
the <code class="docutils literal"><span class="pre">./logs</span></code> subdirectory. The first log would have a name similar to
|
|
439
|
-
<code class="docutils literal"><span class="pre">./logs/20121223125959-00000.log</span></code> and would store up to 2GB before
|
|
440
|
-
creating the next log file named <code class="docutils literal"><span class="pre">./logs/201212240232-00001.log</span></code>.</p>
|
|
441
|
-
<div class="highlight-xml"><div class="highlight"><pre><span></span><span class="nt"><AMPSConfig></span>
|
|
442
|
-
...
|
|
443
|
-
<span class="nt"><Logging></span>
|
|
444
|
-
<span class="nt"><Target></span>
|
|
445
|
-
<span class="nt"><Protocol></span>file<span class="nt"></Protocol></span>
|
|
446
|
-
<span class="nt"><Level></span>info<span class="nt"></Level></span>
|
|
447
|
-
<span class="nt"><FileName></span>./logs/%Y%m%d%H%M%S-%n.log<span class="nt"></FileName></span>
|
|
448
|
-
<span class="nt"><RotationThreshold></span>2G<span class="nt"></RotationThreshold></span>
|
|
449
|
-
<span class="nt"></Target></span>
|
|
450
|
-
<span class="nt"></Logging></span>
|
|
451
|
-
...
|
|
452
|
-
<span class="nt"></AMPSConfig></span>
|
|
453
|
-
</pre></div>
|
|
454
|
-
</div>
|
|
455
|
-
<p>This next example will create a single log named <code class="docutils literal"><span class="pre">amps.log</span></code> which will
|
|
456
|
-
be appended to during each logging event. If <code class="docutils literal"><span class="pre">amps.log</span></code> contains data
|
|
457
|
-
when AMPS starts, that data will be preserved and new log messages will
|
|
458
|
-
be appended to the file.</p>
|
|
459
|
-
<div class="highlight-xml"><div class="highlight"><pre><span></span><span class="nt"><AMPSConfig></span>
|
|
460
|
-
...
|
|
461
|
-
<span class="nt"><Logging></span>
|
|
462
|
-
<span class="nt"><Target></span>
|
|
463
|
-
<span class="nt"><Protocol></span>file<span class="nt"></Protocol></span>
|
|
464
|
-
<span class="nt"><Level></span>info<span class="nt"></Level></span>
|
|
465
|
-
<span class="nt"><FileName></span>amps.log<span class="nt"></FileName></span>
|
|
466
|
-
<span class="nt"></Target></span>
|
|
467
|
-
<span class="nt"></Logging></span>
|
|
468
|
-
...
|
|
469
|
-
<span class="nt"></AMPSConfig></span>
|
|
470
|
-
</pre></div>
|
|
471
|
-
</div>
|
|
472
|
-
</div>
|
|
473
|
-
</div>
|
|
474
|
-
<div class="section" id="logging-to-a-compressed-file">
|
|
475
|
-
<span id="logging-to-compressed-file"></span><h2>Logging to a Compressed File<a class="headerlink" href="#logging-to-a-compressed-file" title="Permalink to this headline">¶</a></h2>
|
|
476
|
-
<p>AMPS supports logging to compressed files as well. This is useful when
|
|
477
|
-
trying to maintain a smaller logging footprint. Compressed file logging
|
|
478
|
-
targets are the same as regular file targets except for the following:</p>
|
|
479
|
-
<ul class="simple">
|
|
480
|
-
<li>The <code class="docutils literal"><span class="pre">Protocol</span></code> value is <code class="docutils literal"><span class="pre">gzip</span></code> instead of <code class="docutils literal"><span class="pre">file</span></code></li>
|
|
481
|
-
<li>The log file is written with gzip compression</li>
|
|
482
|
-
<li>The <code class="docutils literal"><span class="pre">RotationThreshold</span></code> is metered off of the uncompressed log
|
|
483
|
-
messages</li>
|
|
484
|
-
<li>Makes a trade off between a small increase in CPU utilization for a
|
|
485
|
-
potentially large savings in logging footprint</li>
|
|
486
|
-
</ul>
|
|
487
|
-
<div class="section" id="example">
|
|
488
|
-
<h3>Example<a class="headerlink" href="#example" title="Permalink to this headline">¶</a></h3>
|
|
489
|
-
<p>The following logging target definition would place a log file with a
|
|
490
|
-
name constructed from the timestamp and current log rotation number in
|
|
491
|
-
the <code class="docutils literal"><span class="pre">./logs</span></code> subdirectory. The first log would have a name similar to
|
|
492
|
-
<code class="docutils literal"><span class="pre">./logs/20121223125959-0.log.gz</span></code> and would store up to 2GB of
|
|
493
|
-
uncompressed log messages before creating the next log file named
|
|
494
|
-
<code class="docutils literal"><span class="pre">./logs/201212240232-1.log.gz</span></code>.</p>
|
|
495
|
-
<div class="highlight-xml"><div class="highlight"><pre><span></span><span class="nt"><AMPSConfig></span>
|
|
496
|
-
...
|
|
497
|
-
<span class="nt"><Logging></span>
|
|
498
|
-
<span class="nt"><Target></span>
|
|
499
|
-
<span class="nt"><Protocol></span>gzip<span class="nt"></Protocol></span>
|
|
500
|
-
<span class="nt"><Level></span>info<span class="nt"></Level></span>
|
|
501
|
-
<span class="nt"><FileName></span>./logs/%Y%m%d%H%M%S-%n.log.gz<span class="nt"></FileName></span>
|
|
502
|
-
<span class="nt"><RotationThreshold></span>2G<span class="nt"></RotationThreshold></span>
|
|
503
|
-
<span class="nt"></Target></span>
|
|
504
|
-
<span class="nt"></Logging></span>
|
|
505
|
-
...
|
|
506
|
-
<span class="nt"></AMPSConfig></span>
|
|
507
|
-
</pre></div>
|
|
508
|
-
</div>
|
|
509
|
-
</div>
|
|
510
|
-
</div>
|
|
511
|
-
<div class="section" id="logging-to-the-console">
|
|
512
|
-
<span id="logging-to-console"></span><h2>Logging to the Console<a class="headerlink" href="#logging-to-the-console" title="Permalink to this headline">¶</a></h2>
|
|
513
|
-
<p>The console logging target instructs AMPS to log certain messages to the
|
|
514
|
-
console. Both the standard output and standard error streams are
|
|
515
|
-
supported. To select standard out use a <code class="docutils literal"><span class="pre">Protocol</span></code> setting of
|
|
516
|
-
<code class="docutils literal"><span class="pre">stdout</span></code>. Likewise, for standard error use a <code class="docutils literal"><span class="pre">Protocol</span></code> of
|
|
517
|
-
<code class="docutils literal"><span class="pre">stderr</span></code>.</p>
|
|
518
|
-
<div class="section" id="id2">
|
|
519
|
-
<h3>Example<a class="headerlink" href="#id2" title="Permalink to this headline">¶</a></h3>
|
|
520
|
-
<p>Below is an example of a console logger that logs all messages at the
|
|
521
|
-
<code class="docutils literal"><span class="pre">info</span></code> or <code class="docutils literal"><span class="pre">warning</span></code> level to standard out and all messages at the
|
|
522
|
-
<code class="docutils literal"><span class="pre">error</span></code> level or higher to standard error (which includes <code class="docutils literal"><span class="pre">error</span></code>,
|
|
523
|
-
<code class="docutils literal"><span class="pre">critical</span></code> and <code class="docutils literal"><span class="pre">emergency</span></code> levels).</p>
|
|
524
|
-
<div class="highlight-xml"><div class="highlight"><pre><span></span><span class="nt"><AMPSConfig></span>
|
|
525
|
-
...
|
|
526
|
-
<span class="nt"><Logging></span>
|
|
527
|
-
<span class="nt"><Target></span>
|
|
528
|
-
<span class="nt"><Protocol></span>stdout<span class="nt"></Protocol></span>
|
|
529
|
-
<span class="nt"><Levels></span>info,warning<span class="nt"></Levels></span>
|
|
530
|
-
<span class="nt"></Target></span>
|
|
531
|
-
<span class="nt"><Target></span>
|
|
532
|
-
<span class="nt"><Protocol></span>stderr<span class="nt"></Protocol></span>
|
|
533
|
-
<span class="nt"><Level></span>error<span class="nt"></Level></span>
|
|
534
|
-
<span class="nt"></Target></span>
|
|
535
|
-
<span class="nt"></Logging></span>
|
|
536
|
-
...
|
|
537
|
-
<span class="nt"></AMPSConfig></span>
|
|
538
|
-
</pre></div>
|
|
539
|
-
</div>
|
|
540
|
-
</div>
|
|
541
|
-
</div>
|
|
542
|
-
<div class="section" id="logging-to-syslog">
|
|
543
|
-
<span id="id3"></span><h2>Logging to Syslog<a class="headerlink" href="#logging-to-syslog" title="Permalink to this headline">¶</a></h2>
|
|
544
|
-
<p>AMPS can also log messages to the host’s syslog mechanism. To use the
|
|
545
|
-
syslog logging target, use a <code class="docutils literal"><span class="pre">Protocol</span></code> of <code class="docutils literal"><span class="pre">syslog</span></code> in the logging
|
|
546
|
-
target definition.</p>
|
|
547
|
-
<p>The host’s syslog mechanism allows a logger to specify an identifier on
|
|
548
|
-
the message. This identifier is set through the <code class="docutils literal"><span class="pre">Ident</span></code> property and
|
|
549
|
-
defaults to the AMPS instance name (see <em>AMPS Configuration Reference
|
|
550
|
-
Guide</em> for configuration of the AMPS instance name.)</p>
|
|
551
|
-
<p>The syslog logging target can be further configured by setting the
|
|
552
|
-
<code class="docutils literal"><span class="pre">Options</span></code> parameter to a comma-delimited list of syslog flags. The
|
|
553
|
-
recognized syslog flags are:</p>
|
|
554
|
-
<table border="1" class="docutils" id="id8">
|
|
555
|
-
<caption><span class="caption-text"><em>Logging Options Available for SYSLOG Configuration</em></span><a class="headerlink" href="#id8" title="Permalink to this table">¶</a></caption>
|
|
556
|
-
<colgroup>
|
|
557
|
-
<col width="50%" />
|
|
558
|
-
<col width="50%" />
|
|
559
|
-
</colgroup>
|
|
560
|
-
<thead valign="bottom">
|
|
561
|
-
<tr class="row-odd"><th class="head"><strong>Level</strong></th>
|
|
562
|
-
<th class="head"><strong>Description</strong></th>
|
|
563
|
-
</tr>
|
|
564
|
-
</thead>
|
|
565
|
-
<tbody valign="top">
|
|
566
|
-
<tr class="row-even"><td><code class="docutils literal"><span class="pre">LOG_CONS</span></code></td>
|
|
567
|
-
<td>Write directly to system console if there is an error
|
|
568
|
-
while sending to system logger.</td>
|
|
569
|
-
</tr>
|
|
570
|
-
<tr class="row-odd"><td><code class="docutils literal"><span class="pre">LOG_NDELAY</span></code></td>
|
|
571
|
-
<td>Open the connection immediately (normally, the
|
|
572
|
-
connection is opened when the first message is
|
|
573
|
-
logged).</td>
|
|
574
|
-
</tr>
|
|
575
|
-
<tr class="row-even"><td><code class="docutils literal"><span class="pre">LOG_NOWAIT</span></code></td>
|
|
576
|
-
<td>No effect on Linux platforms.</td>
|
|
577
|
-
</tr>
|
|
578
|
-
<tr class="row-odd"><td><code class="docutils literal"><span class="pre">LOG_ODELAY</span></code></td>
|
|
579
|
-
<td>The converse of LOG_NDELAY; opening of the connection
|
|
580
|
-
is delayed until <code class="docutils literal"><span class="pre">syslog()</span></code> is called. (This is the
|
|
581
|
-
default, and need not be specified.)</td>
|
|
582
|
-
</tr>
|
|
583
|
-
<tr class="row-even"><td><code class="docutils literal"><span class="pre">LOG_PERROR</span></code></td>
|
|
584
|
-
<td>Print to standard error as well.</td>
|
|
585
|
-
</tr>
|
|
586
|
-
<tr class="row-odd"><td><code class="docutils literal"><span class="pre">LOG_PID</span></code></td>
|
|
587
|
-
<td>Include PID with each message.</td>
|
|
588
|
-
</tr>
|
|
589
|
-
</tbody>
|
|
590
|
-
</table>
|
|
591
|
-
<div class="admonition tip">
|
|
592
|
-
<p class="first admonition-title">Tip</p>
|
|
593
|
-
<p class="last">AMPS already includes the process identifier (PID) with every
|
|
594
|
-
message it logs, however, it is a good practice to set the
|
|
595
|
-
<code class="docutils literal"><span class="pre">LOG_PID</span></code> flag so that downstream syslog analysis tools will
|
|
596
|
-
find the PID where they expect it.</p>
|
|
597
|
-
</div>
|
|
598
|
-
<p>The <code class="docutils literal"><span class="pre">Facility</span></code> parameter can be used to set the syslog “facility”.
|
|
599
|
-
Valid options are: <code class="docutils literal"><span class="pre">LOG_USER</span></code> (the default), <code class="docutils literal"><span class="pre">LOG_LOCAL0</span></code>,
|
|
600
|
-
<code class="docutils literal"><span class="pre">LOG_LOCAL1</span></code>, <code class="docutils literal"><span class="pre">LOG_LOCAL2</span></code>, <code class="docutils literal"><span class="pre">LOG_LOCAL3</span></code>, <code class="docutils literal"><span class="pre">LOG_LOCAL4</span></code>,
|
|
601
|
-
<code class="docutils literal"><span class="pre">LOG_LOCAL5</span></code>, <code class="docutils literal"><span class="pre">LOG_LOCAL6</span></code>, or <code class="docutils literal"><span class="pre">LOG_LOCAL7</span></code>.</p>
|
|
602
|
-
<p>Finally, AMPS and the syslog do not have a perfect mapping between their
|
|
603
|
-
respective log severity levels. AMPS uses the following table to convert
|
|
604
|
-
the AMPS log level into one appropriate for the syslog:</p>
|
|
605
|
-
<table border="1" class="docutils" id="id9">
|
|
606
|
-
<caption><span class="caption-text"><em>Comparison of AMPS Log Severity to Syslog Severity</em></span><a class="headerlink" href="#id9" title="Permalink to this table">¶</a></caption>
|
|
607
|
-
<colgroup>
|
|
608
|
-
<col width="50%" />
|
|
609
|
-
<col width="50%" />
|
|
610
|
-
</colgroup>
|
|
611
|
-
<thead valign="bottom">
|
|
612
|
-
<tr class="row-odd"><th class="head"><strong>AMPS Severity</strong></th>
|
|
613
|
-
<th class="head"><strong>Syslog Severity</strong></th>
|
|
614
|
-
</tr>
|
|
615
|
-
</thead>
|
|
616
|
-
<tbody valign="top">
|
|
617
|
-
<tr class="row-even"><td>none</td>
|
|
618
|
-
<td>LOG_DEBUG</td>
|
|
619
|
-
</tr>
|
|
620
|
-
<tr class="row-odd"><td>developer</td>
|
|
621
|
-
<td>LOG_DEBUG</td>
|
|
622
|
-
</tr>
|
|
623
|
-
<tr class="row-even"><td>trace</td>
|
|
624
|
-
<td>LOG_DEBUG</td>
|
|
625
|
-
</tr>
|
|
626
|
-
<tr class="row-odd"><td>stats</td>
|
|
627
|
-
<td>LOG_INFO</td>
|
|
628
|
-
</tr>
|
|
629
|
-
<tr class="row-even"><td>info</td>
|
|
630
|
-
<td>LOG_INFO</td>
|
|
631
|
-
</tr>
|
|
632
|
-
<tr class="row-odd"><td>warning</td>
|
|
633
|
-
<td>LOG_WARNING</td>
|
|
634
|
-
</tr>
|
|
635
|
-
<tr class="row-even"><td>error</td>
|
|
636
|
-
<td>LOG_ERR</td>
|
|
637
|
-
</tr>
|
|
638
|
-
<tr class="row-odd"><td>critical</td>
|
|
639
|
-
<td>LOG_CRIT</td>
|
|
640
|
-
</tr>
|
|
641
|
-
<tr class="row-even"><td>emergency</td>
|
|
642
|
-
<td>LOG_EMERG</td>
|
|
643
|
-
</tr>
|
|
644
|
-
</tbody>
|
|
645
|
-
</table>
|
|
646
|
-
<div class="section" id="id4">
|
|
647
|
-
<h3>Example<a class="headerlink" href="#id4" title="Permalink to this headline">¶</a></h3>
|
|
648
|
-
<p>Below is an example of a syslog logging target that logs all messages at
|
|
649
|
-
the <code class="docutils literal"><span class="pre">critical</span></code> severity level or higher and additionally the log
|
|
650
|
-
messages matching <code class="docutils literal"><span class="pre">30-0000</span></code> to the syslog.</p>
|
|
651
|
-
<div class="highlight-xml"><div class="highlight"><pre><span></span><span class="nt"><AMPSConfig></span>
|
|
652
|
-
...
|
|
653
|
-
<span class="nt"><Logging></span>
|
|
654
|
-
<span class="nt"><Target></span>
|
|
655
|
-
<span class="nt"><Protocol></span>syslog<span class="nt"></Protocol></span>
|
|
656
|
-
<span class="nt"><Level></span>critical<span class="nt"></Level></span>
|
|
657
|
-
<span class="nt"><IncludeErrors></span>30-0000<span class="nt"></IncludeErrors></span>
|
|
658
|
-
<span class="nt"><Ident></span>\amps dma<span class="nt"></Ident></span>
|
|
659
|
-
<span class="nt"><Options></span>LOG_CONS,LOG_NDELAY,LOG_PID<span class="nt"></Options></span>
|
|
660
|
-
<span class="nt"><Facility></span>LOG_USER<span class="nt"></Facility></span>
|
|
661
|
-
<span class="nt"></Target></span>
|
|
662
|
-
<span class="nt"></Logging></span>
|
|
663
|
-
...
|
|
664
|
-
<span class="nt"></AMPSConfig></span>
|
|
665
|
-
</pre></div>
|
|
666
|
-
</div>
|
|
667
|
-
</div>
|
|
668
|
-
</div>
|
|
669
|
-
<div class="section" id="error-categories">
|
|
670
|
-
<span id="index-1"></span><h2>Error Categories<a class="headerlink" href="#error-categories" title="Permalink to this headline">¶</a></h2>
|
|
671
|
-
<p>In the AMPS log messages, the error identifier consists of an error
|
|
672
|
-
category, followed by a hyphen, followed by an error identifier (eg. TT-NNNN).
|
|
673
|
-
The error categories cover the different modules and features of AMPS, and
|
|
674
|
-
can be helpful in diagnostics and troubleshooting by providing some
|
|
675
|
-
context about where a message is being logged from. A list of the error
|
|
676
|
-
categories found in AMPS are listed in the table below.</p>
|
|
677
|
-
<span id="logging-table-error-categories"></span><table border="1" class="docutils" id="id10">
|
|
678
|
-
<caption><span class="caption-text"><em>AMPS Error Categories</em></span><a class="headerlink" href="#id10" title="Permalink to this table">¶</a></caption>
|
|
679
|
-
<colgroup>
|
|
680
|
-
<col width="50%" />
|
|
681
|
-
<col width="50%" />
|
|
682
|
-
</colgroup>
|
|
683
|
-
<thead valign="bottom">
|
|
684
|
-
<tr class="row-odd"><th class="head"><strong>AMPS Code</strong></th>
|
|
685
|
-
<th class="head"><strong>Component</strong></th>
|
|
686
|
-
</tr>
|
|
687
|
-
</thead>
|
|
688
|
-
<tbody valign="top">
|
|
689
|
-
<tr class="row-even"><td>00</td>
|
|
690
|
-
<td>AMPS Startup</td>
|
|
691
|
-
</tr>
|
|
692
|
-
<tr class="row-odd"><td>01</td>
|
|
693
|
-
<td>General</td>
|
|
694
|
-
</tr>
|
|
695
|
-
<tr class="row-even"><td>02</td>
|
|
696
|
-
<td>Message Processing</td>
|
|
697
|
-
</tr>
|
|
698
|
-
<tr class="row-odd"><td>03</td>
|
|
699
|
-
<td>Expiration</td>
|
|
700
|
-
</tr>
|
|
701
|
-
<tr class="row-even"><td>04</td>
|
|
702
|
-
<td>Publish Engine</td>
|
|
703
|
-
</tr>
|
|
704
|
-
<tr class="row-odd"><td>05</td>
|
|
705
|
-
<td>Statistics</td>
|
|
706
|
-
</tr>
|
|
707
|
-
<tr class="row-even"><td>06</td>
|
|
708
|
-
<td>Metadata</td>
|
|
709
|
-
</tr>
|
|
710
|
-
<tr class="row-odd"><td>07</td>
|
|
711
|
-
<td>Client</td>
|
|
712
|
-
</tr>
|
|
713
|
-
<tr class="row-even"><td>08</td>
|
|
714
|
-
<td>Regex</td>
|
|
715
|
-
</tr>
|
|
716
|
-
<tr class="row-odd"><td>09</td>
|
|
717
|
-
<td>ID Generator</td>
|
|
718
|
-
</tr>
|
|
719
|
-
<tr class="row-even"><td>0A</td>
|
|
720
|
-
<td>Diff Merge</td>
|
|
721
|
-
</tr>
|
|
722
|
-
<tr class="row-odd"><td>0B</td>
|
|
723
|
-
<td>Out of Focus Processing</td>
|
|
724
|
-
</tr>
|
|
725
|
-
<tr class="row-even"><td>0C</td>
|
|
726
|
-
<td>View</td>
|
|
727
|
-
</tr>
|
|
728
|
-
<tr class="row-odd"><td>0D</td>
|
|
729
|
-
<td>Message Data Cache</td>
|
|
730
|
-
</tr>
|
|
731
|
-
<tr class="row-even"><td>0E</td>
|
|
732
|
-
<td>Conflated Topic</td>
|
|
733
|
-
</tr>
|
|
734
|
-
<tr class="row-odd"><td>0F</td>
|
|
735
|
-
<td>Message Processor Manager</td>
|
|
736
|
-
</tr>
|
|
737
|
-
<tr class="row-even"><td>11</td>
|
|
738
|
-
<td>Connectivity</td>
|
|
739
|
-
</tr>
|
|
740
|
-
<tr class="row-odd"><td>12</td>
|
|
741
|
-
<td>Trace In - for inbound messages</td>
|
|
742
|
-
</tr>
|
|
743
|
-
<tr class="row-even"><td>13</td>
|
|
744
|
-
<td>Datasource</td>
|
|
745
|
-
</tr>
|
|
746
|
-
<tr class="row-odd"><td>14</td>
|
|
747
|
-
<td>Subscription Manager</td>
|
|
748
|
-
</tr>
|
|
749
|
-
<tr class="row-even"><td>15</td>
|
|
750
|
-
<td>SOW</td>
|
|
751
|
-
</tr>
|
|
752
|
-
<tr class="row-odd"><td>16</td>
|
|
753
|
-
<td>Query</td>
|
|
754
|
-
</tr>
|
|
755
|
-
<tr class="row-even"><td>17</td>
|
|
756
|
-
<td>Trace Out - for outbound messages</td>
|
|
757
|
-
</tr>
|
|
758
|
-
<tr class="row-odd"><td>18</td>
|
|
759
|
-
<td>Parser</td>
|
|
760
|
-
</tr>
|
|
761
|
-
<tr class="row-even"><td>19</td>
|
|
762
|
-
<td>Administration Console</td>
|
|
763
|
-
</tr>
|
|
764
|
-
<tr class="row-odd"><td>1A</td>
|
|
765
|
-
<td>Evaluation Engine</td>
|
|
766
|
-
</tr>
|
|
767
|
-
<tr class="row-even"><td>1B</td>
|
|
768
|
-
<td>SQLite</td>
|
|
769
|
-
</tr>
|
|
770
|
-
<tr class="row-odd"><td>1C</td>
|
|
771
|
-
<td>Meta Data Manager</td>
|
|
772
|
-
</tr>
|
|
773
|
-
<tr class="row-even"><td>1D</td>
|
|
774
|
-
<td>Transaction Log Monitor</td>
|
|
775
|
-
</tr>
|
|
776
|
-
<tr class="row-odd"><td>1E</td>
|
|
777
|
-
<td>Replication
|
|
778
|
-
Bootstrap Initialization</td>
|
|
779
|
-
</tr>
|
|
780
|
-
<tr class="row-even"><td>1F</td>
|
|
781
|
-
<td>Client Session</td>
|
|
782
|
-
</tr>
|
|
783
|
-
<tr class="row-odd"><td>20</td>
|
|
784
|
-
<td>Global Heartbeat</td>
|
|
785
|
-
</tr>
|
|
786
|
-
<tr class="row-even"><td>21</td>
|
|
787
|
-
<td>Transaction Replay</td>
|
|
788
|
-
</tr>
|
|
789
|
-
<tr class="row-odd"><td>22</td>
|
|
790
|
-
<td>TX Completion</td>
|
|
791
|
-
</tr>
|
|
792
|
-
<tr class="row-even"><td>23</td>
|
|
793
|
-
<td>Bookmark Subscription</td>
|
|
794
|
-
</tr>
|
|
795
|
-
<tr class="row-odd"><td>24</td>
|
|
796
|
-
<td>Thread Monitor</td>
|
|
797
|
-
</tr>
|
|
798
|
-
<tr class="row-even"><td>25</td>
|
|
799
|
-
<td>Authorization</td>
|
|
800
|
-
</tr>
|
|
801
|
-
<tr class="row-odd"><td>26</td>
|
|
802
|
-
<td>SOW Cache</td>
|
|
803
|
-
</tr>
|
|
804
|
-
<tr class="row-even"><td>28</td>
|
|
805
|
-
<td>Memory Cache</td>
|
|
806
|
-
</tr>
|
|
807
|
-
<tr class="row-odd"><td>29</td>
|
|
808
|
-
<td>Plug-in Modules (including AMPS features
|
|
809
|
-
implemented as modules)</td>
|
|
810
|
-
</tr>
|
|
811
|
-
<tr class="row-even"><td>2A</td>
|
|
812
|
-
<td>Message Pipeline</td>
|
|
813
|
-
</tr>
|
|
814
|
-
<tr class="row-odd"><td>2B</td>
|
|
815
|
-
<td>Module Manager</td>
|
|
816
|
-
</tr>
|
|
817
|
-
<tr class="row-even"><td>2C</td>
|
|
818
|
-
<td>File Management</td>
|
|
819
|
-
</tr>
|
|
820
|
-
<tr class="row-odd"><td>2D</td>
|
|
821
|
-
<td>NUMA Module</td>
|
|
822
|
-
</tr>
|
|
823
|
-
<tr class="row-even"><td>2F</td>
|
|
824
|
-
<td>SOW Update Broadcaster</td>
|
|
825
|
-
</tr>
|
|
826
|
-
<tr class="row-odd"><td>30</td>
|
|
827
|
-
<td>AMPS Internal Utilities</td>
|
|
828
|
-
</tr>
|
|
829
|
-
<tr class="row-even"><td>31</td>
|
|
830
|
-
<td>AMPS Queues</td>
|
|
831
|
-
</tr>
|
|
832
|
-
<tr class="row-odd"><td>70</td>
|
|
833
|
-
<td>AMPS Networking</td>
|
|
834
|
-
</tr>
|
|
835
|
-
<tr class="row-even"><td>FF</td>
|
|
836
|
-
<td>Shutdown</td>
|
|
837
|
-
</tr>
|
|
838
|
-
</tbody>
|
|
839
|
-
</table>
|
|
840
|
-
</div>
|
|
841
|
-
<div class="section" id="using-amps-grep-to-find-information-in-logs">
|
|
842
|
-
<span id="logging-finding-messages"></span><h2>Using amps-grep to Find Information in Logs<a class="headerlink" href="#using-amps-grep-to-find-information-in-logs" title="Permalink to this headline">¶</a></h2>
|
|
843
|
-
<p>The AMPS logs contain a record of events in the instance. Log
|
|
844
|
-
messages are intended to be read as a part of that sequence of
|
|
845
|
-
events. While an individual message is useful for showing that
|
|
846
|
-
a particular event happened, the other messages in the log
|
|
847
|
-
will show what sequence of events led up to that event and
|
|
848
|
-
what the results of that event were.</p>
|
|
849
|
-
<p>At the same time, an active AMPS instance with dozens
|
|
850
|
-
or hundreds of active clients generates a high volume of
|
|
851
|
-
events, which can make it difficult to locate and correlate the
|
|
852
|
-
events that are relevant to a specific problem. To help with
|
|
853
|
-
this, the AMPS distribution contains the <code class="docutils literal"><span class="pre">amps-grep</span></code> tool to
|
|
854
|
-
make it easy to find information in the logs.</p>
|
|
855
|
-
<p>This section presents some of the most useful techniques for
|
|
856
|
-
locating information in the logs using <code class="docutils literal"><span class="pre">amps-grep</span></code>.</p>
|
|
857
|
-
<div class="section" id="finding-information-for-a-specific-client">
|
|
858
|
-
<h3>Finding Information for a Specific Client<a class="headerlink" href="#finding-information-for-a-specific-client" title="Permalink to this headline">¶</a></h3>
|
|
859
|
-
<p>When troubleshooting problems with a specific client (or connection),
|
|
860
|
-
it’s often helpful to be able to see the full sequence of events for
|
|
861
|
-
that client. For example, if AMPS is returning an <cite>invalid options</cite>
|
|
862
|
-
message to a client, finding the command that the client is sending
|
|
863
|
-
to AMPS and the detailed messages that AMPS logs in response, can
|
|
864
|
-
be very helpful in understanding the details of the error.</p>
|
|
865
|
-
<p>To find information about a specific client, use the following general
|
|
866
|
-
pattern:</p>
|
|
867
|
-
<pre>$ amps-grep <em>client_name</em> <em>log_files</em> > out.txt </pre><p>The <code class="docutils literal"><span class="pre">amps-grep</span></code> command extracts every event that contains the client
|
|
868
|
-
name from the log files, and then the Linux shell writes those events
|
|
869
|
-
to the <code class="docutils literal"><span class="pre">out.txt</span></code> file. Since the <code class="docutils literal"><span class="pre">amps-grep</span></code> tool is
|
|
870
|
-
aware of the structure of multi-line AMPS event records, it captures
|
|
871
|
-
the full event message, not just the individual lines that contain the
|
|
872
|
-
name of the client.</p>
|
|
873
|
-
<p>For example, if the client has a client name of
|
|
874
|
-
<code class="docutils literal"><span class="pre">queue-processor-compute-host-39</span></code>, and the logs are stored in files with
|
|
875
|
-
the suffix <code class="docutils literal"><span class="pre">.log</span></code>, the command to extract the events with that client
|
|
876
|
-
name would be along the lines of:</p>
|
|
877
|
-
<div class="highlight-default"><div class="highlight"><pre><span></span>$ amps-grep 'queue-processor-compute-host-39' *.log > out.txt
|
|
878
|
-
</pre></div>
|
|
879
|
-
</div>
|
|
880
|
-
<p>This command will write every event message that contains a reference to
|
|
881
|
-
the client <code class="docutils literal"><span class="pre">queue-processor-compute-host-39</span></code> to the <code class="docutils literal"><span class="pre">out.txt</span></code> file.</p>
|
|
882
|
-
</div>
|
|
883
|
-
<div class="section" id="finding-information-for-a-specific-thread">
|
|
884
|
-
<h3>Finding Information for a Specific Thread<a class="headerlink" href="#finding-information-for-a-specific-thread" title="Permalink to this headline">¶</a></h3>
|
|
885
|
-
<p>Another situation where <code class="docutils literal"><span class="pre">amps-grep</span></code> can be useful is when it is important
|
|
886
|
-
to get information about a specific thread in AMPS.</p>
|
|
887
|
-
<p>For example, in a situation where AMPS has produced a minidump, it is
|
|
888
|
-
typically more useful to see the activity on the thread that produced the
|
|
889
|
-
dump, than it is to see the activity of other threads near the time that the
|
|
890
|
-
minidump was produced.</p>
|
|
891
|
-
<p>To track the sequence of events for a thread that produces a minidump, the
|
|
892
|
-
first step is to find the AMPS identifier for the thread. This is the
|
|
893
|
-
identifier used in the event log messages, which is different from the
|
|
894
|
-
operating system assigned identifier for the thread. Then use that
|
|
895
|
-
identifier to extract messages from the log.</p>
|
|
896
|
-
<p>For example, given a minidump message like the following:</p>
|
|
897
|
-
<div class="highlight-bash"><div class="highlight"><pre><span></span><span class="m">2020</span>-04-25T07:27:59.1355850-07:00 <span class="o">[</span><span class="m">6</span><span class="o">]</span> critical: <span class="m">01</span>-0022 AMPS has
|
|
898
|
-
detected that it may not be running correctly and wrote a minidump to:
|
|
899
|
-
/tmp/1516e4d1-8bca-b14b-17853753-45dba87b.dmp
|
|
900
|
-
</pre></div>
|
|
901
|
-
</div>
|
|
902
|
-
<p>AMPS has assigned thread ID <code class="docutils literal"><span class="pre">6</span></code> to this thread. For convenience in
|
|
903
|
-
searching, AMPS always puts the thread ID in brackets at the beginning of the
|
|
904
|
-
message (since <code class="docutils literal"><span class="pre">6</span></code>, by itself, is so common in the logs as to not be
|
|
905
|
-
useful).</p>
|
|
906
|
-
<p>Extracting every message recorded by thread ID <code class="docutils literal"><span class="pre">6</span></code> in the log can be done with
|
|
907
|
-
a command like the following:</p>
|
|
908
|
-
<div class="highlight-default"><div class="highlight"><pre><span></span>$ amps-grep ' [6] ' *.log > out.txt
|
|
909
|
-
</pre></div>
|
|
910
|
-
</div>
|
|
911
|
-
<p>With this command line, <code class="docutils literal"><span class="pre">amps-grep</span></code> locates all messages for that thread ID,
|
|
912
|
-
and the Linux shell writes the results to the <code class="docutils literal"><span class="pre">out.txt</span></code> file.</p>
|
|
913
|
-
</div>
|
|
914
|
-
<div class="section" id="tips-for-using-amps-grep">
|
|
915
|
-
<h3>Tips for Using amps-grep<a class="headerlink" href="#tips-for-using-amps-grep" title="Permalink to this headline">¶</a></h3>
|
|
916
|
-
<p>When using <code class="docutils literal"><span class="pre">amps-grep</span></code>, there are a few things to be aware of:</p>
|
|
917
|
-
<ol class="arabic">
|
|
918
|
-
<li><p class="first">Unlike regular <code class="docutils literal"><span class="pre">grep</span></code>, by default <code class="docutils literal"><span class="pre">amps-grep</span></code> uses <em>exact</em> matching
|
|
919
|
-
rather than regular expression matching. To use a regular expression,
|
|
920
|
-
provide the <code class="docutils literal"><span class="pre">-E</span></code> option to <code class="docutils literal"><span class="pre">amps-grep</span></code>.</p>
|
|
921
|
-
</li>
|
|
922
|
-
<li><p class="first">If you are searching multiple files and piping the output of one
|
|
923
|
-
<code class="docutils literal"><span class="pre">amps-grep</span></code> command to another <code class="docutils literal"><span class="pre">amps-grep</span></code> command, use the
|
|
924
|
-
<code class="docutils literal"><span class="pre">-h</span></code> flag to the first <code class="docutils literal"><span class="pre">amps-grep</span></code> to suppress the file name on
|
|
925
|
-
matching lines. If you do not provide <code class="docutils literal"><span class="pre">-h</span></code>, the presence of the file
|
|
926
|
-
name can interfere with <code class="docutils literal"><span class="pre">amps-grep</span></code> correctly identifying the start
|
|
927
|
-
and end of each AMPS log message.</p>
|
|
928
|
-
</li>
|
|
929
|
-
<li><p class="first">If you want to find more than one search term, you can use the <code class="docutils literal"><span class="pre">-e</span></code>
|
|
930
|
-
flag to specify multiple search terms, for example:</p>
|
|
931
|
-
<div class="highlight-default"><div class="highlight"><pre><span></span>$ amps-grep -e 'error' -e 'warning' *.log
|
|
932
|
-
</pre></div>
|
|
933
|
-
</div>
|
|
934
|
-
<p>Although it is possible to use a regular expression for a search
|
|
935
|
-
like this, it is not necessary to do so.</p>
|
|
936
|
-
</li>
|
|
937
|
-
<li><p class="first">The <code class="docutils literal"><span class="pre">amps-grep</span></code> utility provides a usage message with more
|
|
938
|
-
details on the available options and usage.</p>
|
|
939
|
-
</li>
|
|
940
|
-
</ol>
|
|
941
|
-
</div>
|
|
942
|
-
</div>
|
|
943
|
-
<div class="section" id="looking-up-errors-with-ampserr">
|
|
944
|
-
<span id="logging-error-discovery"></span><span id="index-2"></span><h2>Looking Up Errors with ampserr<a class="headerlink" href="#looking-up-errors-with-ampserr" title="Permalink to this headline">¶</a></h2>
|
|
945
|
-
<p>In the <code class="docutils literal"><span class="pre">$AMPSDIR/bin</span></code> directory is the <code class="docutils literal"><span class="pre">ampserr</span></code> utility. Running
|
|
946
|
-
this utility is useful for getting detailed information and messages
|
|
947
|
-
about specific AMPS errors observed in the log files.</p>
|
|
948
|
-
<p>The <a class="reference external" href="../../../utilities/html/index.html">AMPS Utilities Guide</a> contains more information on using the
|
|
949
|
-
<code class="docutils literal"><span class="pre">ampserr</span></code> utility and other debugging tools.</p>
|
|
950
|
-
</div>
|
|
951
|
-
</div>
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
</div>
|
|
955
|
-
</div>
|
|
956
|
-
</div>
|
|
957
|
-
<div class="clearer"></div>
|
|
958
|
-
</div>
|
|
959
|
-
<div class="footer">
|
|
960
|
-
©2023 60East Technologies, Inc. (version develop).
|
|
961
|
-
|
|
962
|
-
|
|
|
963
|
-
Powered by <a href="http://sphinx-doc.org/">Sphinx 1.5.3</a>
|
|
964
|
-
& <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.10</a>
|
|
965
|
-
|
|
966
|
-
</div>
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
</body>
|
|
972
|
-
</html>
|