Microsoft recently released Enterprise Library 6 which contains the new Semantic Logging Block. One of the options available with the Semantic Logging Block is the ability to write log messages to Windows Azure Table Storage, which sounds like a great way to implement logging in my Azure-based applications. Unfortunately, I'm not sure what to do with the logs once they are there--are there any log viewers that can retrieve log entries from Azure Table Storage? I guess I'm basically looking for a "tail" utility that monitors Azure Table Storage rather than a file.
Is there a log viewer application that can read log messages from Azure Table Storage?
1.1k Views Asked by Mike At
1
There are 1 best solutions below
Related Questions in ENTERPRISE-LIBRARY
- EnterpriseLibrary.Data.NetCore(6.3.2) auto creates SqlDatabase class object instead of OleDatabase
- EnterpriseLibrary.Logging severity level setting in app.config
- .net framework 4.7.2 and Microsoft EnterpriseLibrary v5 version incompatibility?
- Error when converting VB.NET App to from 32-bit to 64-bit
- Microsoft.Practices.EnterpriseLibrary Caching Error in GetCacheManager
- EnterpriseLibraryContainer.Current.GetInstance() equivalent Updating Project from Enterprise Library 5 to 6
- Enterprise Library 5.0 Logging exception on startup
- Microsoft.Practices.EnterpriseLibrary.Logging 4.0 RollingFlatFileLogger rollover causing service to freeze
- Microsoft.Practices.EnterpriseLibrary.Data CreateDatabase error
- ParameterCache.SetParameters is not populating the parameters
- Dot net test fails to restore EnterpriseLibrary.Logging Nuget in Azure DevOps
- Asynchronous Database call to MySql Database gives error
- C# EnterpriseLibrary trouble obtaining an Output Parameter
- Want a common EnterpriseLibrary for .NET Core MVC (common database file)
- DatabaseFactory.CreateDatabase() Returning Encrypted Values
Related Questions in AZURE-TABLE-STORAGE
- Is there a way to view traffic logs for Azure Storage for connections that got blocked by Firewall settings from Networking pane?
- Azure Table REST API / 403 (Server failed to authenticate the request. Works in Postman but not on static web page
- Copy data activity failing when entering the table name dynamically in sink dataset
- can we keep/install two versions of azcopy in the windows system
- Azure Table Partition Key for task management
- When appending to a delta table in an Azure ADLS Gen 2 storage container only ~1/6th of the data gets written
- How to use Date as partition key in Azure table?
- Azure Table REST API - Make sure the value of Authorization header is formed correctly including the signature
- Azure Container App not authorized to access Storage Account Table
- Azure Table Storage submitTransaction: AuthorizationPermissionMismatch exception
- Azure data tables python SDK does not work on read. "NotImplemented"
- Maximum number of items in a transaction using Azure.Data.Tables
- Azure Table Storage SAS token pagination
- update storage table from azure function
- How to retrieve logging config in Azure Storage Blob, Queue and Table Service with Python Azure SDK
Related Questions in ETW
- Using Winshark to Filter by process/PID
- Is it possible for a .NET process to be started without Event Counters?
- Why does Tracerpt does not require any formatting information in form of any PDB or TMF file, while Traceview and Tracefmt do?
- KarbsETW is only able to process creation events from powershell
- Undefined variable in generated header from ETW manifest file (Windows event tracing)
- What is PreviousCState in Context Switch Event and is this exposed by TraceProcessing?
- real time ETW consumer of file events EDD08927-9CC4-4E65-B970-C2560FB5C289 in VC++
- Track which browser app and url is currently active on Windows
- How can I trace Win32 window-messages on Windows 7?
- How investigate disk cache usage in Win32 application?
- How to write Windows ETW logs with golang?
- Do ETW calls take ownership of string pointers?
- How to trace ETW Events inside Parallel.ForEach in C#
- Missing Event in Microsoft-Windows-Kernel-Registry provider?
- How can I create a listener for ArcSoftEventProvider using Python?
Related Questions in LOGGING-APPLICATION-BLOCK
- How to create database for a Semantic Logging Application Block with SqlDatabaseSink
- Define when to flush log entries to database in Enterprise Library 4.1
- Semantic logging vs wad logs table
- Getting current log file content in Enterprise Library Logging
- Sitecore integration With Logging Application Block
- Get the file name of the current log file Enterprise Library 5.0
- Is there a log viewer application that can read log messages from Azure Table Storage?
- How to store the stacktrace in the database on Error with Microsoft Logging Application Block
- Error in "Extensibility Hands-on Labs for Microsoft Enterprise Library 5.0"
- Enterprise Library Logging - Always logging using the defaultCategory and not respecting the categorySources defined in web.config
- Tracer Class for Automatic Logging of Method Entry and Exit
- Enterprise Library 5.0 Logging Application Block: Log Custome Message using a DatabaseTraceListener
- How to manage logs' preservation period using RollingFlatFileTraceListener on Enterprise Library Logging Application Block?
- Logging Application Block not logging to a file
- Enterprise Library 5.0 Logging - rollInterval
Related Questions in ETW-EVENTSOURCE
- How do I add spaces to folder names being created in Event Viewer > Application and Services logs?
- Is it possible to make a event channel with a custom name WHILE logging into a subfolder with ETW in the Event Viewer?
- Powershell implement C# System.Diagnostics.Tracing.EventSource
- Why Perfview doesn't display provider name, event name and message?
- Add Field To All ETW Events In EventSource
- How to implement continuous logging with C# EventSource and ETW?
- How to fix missing EventSource traces in the logman sessions
- Uninstall event source (ETW) without manifest file?
- How to log multiple fields in EventSource
- Wix - Add a Component with/without GUID in a ComponentGroup
- Adding new method to ServiceEventSource disables logging (Service Fabric service)
- ETW Tracing: Log files are corrupted after few days of continuous tracing
- ETW: Setting EventSource name yields EventId 806/807
- How to store DateTime in EventSource via WriteEventCore
- Using a System.Exception Object in EventSource
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
You can use Cerebrata tools for viewing and managing the data.