Can we query blog storage log in Azure Monitor Logs? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) The Ask Question Wizard is Live! Data science time! April 2019 and salary with experienceHow to display azure app service's web server log on Azure log Analytics?Azure Log Analytics and Azure App Service Access Logs, can they be connected?Admin consent flow for azure monitor (insights) apiAzure Web Apps Monitoring Metrics and App Service PlanLog Analytics API does not show in the AAD registered app API listProgrammatic method to identify Azure Log Analytics Available SKUsAzure Monitor alert cross-resource log search errorKusto — generate data diff / delta --NSG Flow Logs don't appear in Azure MonitorProblem seeing custom application log in Azure Log AnalyticsAzure Storage Monitoring Total capacity problem

Unexpected result with right shift after bitwise negation

What items from the Roman-age tech-level could be used to deter all creatures from entering a small area?

How does modal jazz use chord progressions?

Replacing HDD with SSD; what about non-APFS/APFS?

Fishing simulator

Active filter with series inductor and resistor - do these exist?

Is there a service that would inform me whenever a new direct route is scheduled from a given airport?

How should I respond to a player wanting to catch a sword between their hands?

Stars Make Stars

How many things? AとBがふたつ

Using "nakedly" instead of "with nothing on"

Is 1 ppb equal to 1 μg/kg?

Stopping real property loss from eroding embankment

Stop battery usage [Ubuntu 18]

Is there a documented rationale why the House Ways and Means chairman can demand tax info?

Classification of bundles, Postnikov towers, obstruction theory, local coefficients

Statistical model of ligand substitution

What to do with post with dry rot?

How to rotate it perfectly?

Training a classifier when some of the features are unknown

How is simplicity better than precision and clarity in prose?

When is phishing education going too far?

How can players take actions together that are impossible otherwise?

If I can make up priors, why can't I make up posteriors?



Can we query blog storage log in Azure Monitor Logs?



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
The Ask Question Wizard is Live!
Data science time! April 2019 and salary with experienceHow to display azure app service's web server log on Azure log Analytics?Azure Log Analytics and Azure App Service Access Logs, can they be connected?Admin consent flow for azure monitor (insights) apiAzure Web Apps Monitoring Metrics and App Service PlanLog Analytics API does not show in the AAD registered app API listProgrammatic method to identify Azure Log Analytics Available SKUsAzure Monitor alert cross-resource log search errorKusto — generate data diff / delta --NSG Flow Logs don't appear in Azure MonitorProblem seeing custom application log in Azure Log AnalyticsAzure Storage Monitoring Total capacity problem



.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;








0















My application stores logs in blog storage as that is the setting in App Service. My understanding is there are IIS logs in app service and they go to the blob storage as well.
A)Here it is mentioned that "All log data in Azure Monitor is retrieved using a log query written with the Kusto query language"



B) But here it is mentioned that we need to do it manually:



  1. Create workspace

  2. Convert storage log to Json

  3. Post logs to workspace

  4. And only now you can query

Which one is true?



  • A: Do nothing and query logs from storage explorer

  • B: Migrate manually

Imagine if A is true then how do I know which table or DB shown on the explorer has the data from blog storage. And how do I differentiate between IIS logs?
enter image description here










share|improve this question




























    0















    My application stores logs in blog storage as that is the setting in App Service. My understanding is there are IIS logs in app service and they go to the blob storage as well.
    A)Here it is mentioned that "All log data in Azure Monitor is retrieved using a log query written with the Kusto query language"



    B) But here it is mentioned that we need to do it manually:



    1. Create workspace

    2. Convert storage log to Json

    3. Post logs to workspace

    4. And only now you can query

    Which one is true?



    • A: Do nothing and query logs from storage explorer

    • B: Migrate manually

    Imagine if A is true then how do I know which table or DB shown on the explorer has the data from blog storage. And how do I differentiate between IIS logs?
    enter image description here










    share|improve this question
























      0












      0








      0


      1






      My application stores logs in blog storage as that is the setting in App Service. My understanding is there are IIS logs in app service and they go to the blob storage as well.
      A)Here it is mentioned that "All log data in Azure Monitor is retrieved using a log query written with the Kusto query language"



      B) But here it is mentioned that we need to do it manually:



      1. Create workspace

      2. Convert storage log to Json

      3. Post logs to workspace

      4. And only now you can query

      Which one is true?



      • A: Do nothing and query logs from storage explorer

      • B: Migrate manually

      Imagine if A is true then how do I know which table or DB shown on the explorer has the data from blog storage. And how do I differentiate between IIS logs?
      enter image description here










      share|improve this question














      My application stores logs in blog storage as that is the setting in App Service. My understanding is there are IIS logs in app service and they go to the blob storage as well.
      A)Here it is mentioned that "All log data in Azure Monitor is retrieved using a log query written with the Kusto query language"



      B) But here it is mentioned that we need to do it manually:



      1. Create workspace

      2. Convert storage log to Json

      3. Post logs to workspace

      4. And only now you can query

      Which one is true?



      • A: Do nothing and query logs from storage explorer

      • B: Migrate manually

      Imagine if A is true then how do I know which table or DB shown on the explorer has the data from blog storage. And how do I differentiate between IIS logs?
      enter image description here







      azure-log-analytics azure-monitoring






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Mar 22 at 7:47









      Blue CloudsBlue Clouds

      1,28211534




      1,28211534






















          1 Answer
          1






          active

          oldest

          votes


















          0














          Log Analytics can read the logs for the following services that write diagnostics to table storage or IIS logs written to blob storage:



          • Service Fabric Clusters

          • Virtual Machines

          • Web/Worker Roles

          However IIS logs from Azure Websites are not currently supported as out of box solution.
          Documentation Reference.



          You have to either perform it manual or automate the process to read from storage blob and send it to either Log Analytics/Application Insights as per your requirement.



          Other related SO thread on same issue -



          Azure Log Analytics and Azure App Service Access Logs, can they be connected



          How to display azure app services web server log on Azure Log Analytics



          You can always share your feedback and up vote the feature request here.



          Hope it helps.






          share|improve this answer























            Your Answer






            StackExchange.ifUsing("editor", function ()
            StackExchange.using("externalEditor", function ()
            StackExchange.using("snippets", function ()
            StackExchange.snippets.init();
            );
            );
            , "code-snippets");

            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "1"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader:
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            ,
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );













            draft saved

            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55295023%2fcan-we-query-blog-storage-log-in-azure-monitor-logs%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0














            Log Analytics can read the logs for the following services that write diagnostics to table storage or IIS logs written to blob storage:



            • Service Fabric Clusters

            • Virtual Machines

            • Web/Worker Roles

            However IIS logs from Azure Websites are not currently supported as out of box solution.
            Documentation Reference.



            You have to either perform it manual or automate the process to read from storage blob and send it to either Log Analytics/Application Insights as per your requirement.



            Other related SO thread on same issue -



            Azure Log Analytics and Azure App Service Access Logs, can they be connected



            How to display azure app services web server log on Azure Log Analytics



            You can always share your feedback and up vote the feature request here.



            Hope it helps.






            share|improve this answer



























              0














              Log Analytics can read the logs for the following services that write diagnostics to table storage or IIS logs written to blob storage:



              • Service Fabric Clusters

              • Virtual Machines

              • Web/Worker Roles

              However IIS logs from Azure Websites are not currently supported as out of box solution.
              Documentation Reference.



              You have to either perform it manual or automate the process to read from storage blob and send it to either Log Analytics/Application Insights as per your requirement.



              Other related SO thread on same issue -



              Azure Log Analytics and Azure App Service Access Logs, can they be connected



              How to display azure app services web server log on Azure Log Analytics



              You can always share your feedback and up vote the feature request here.



              Hope it helps.






              share|improve this answer

























                0












                0








                0







                Log Analytics can read the logs for the following services that write diagnostics to table storage or IIS logs written to blob storage:



                • Service Fabric Clusters

                • Virtual Machines

                • Web/Worker Roles

                However IIS logs from Azure Websites are not currently supported as out of box solution.
                Documentation Reference.



                You have to either perform it manual or automate the process to read from storage blob and send it to either Log Analytics/Application Insights as per your requirement.



                Other related SO thread on same issue -



                Azure Log Analytics and Azure App Service Access Logs, can they be connected



                How to display azure app services web server log on Azure Log Analytics



                You can always share your feedback and up vote the feature request here.



                Hope it helps.






                share|improve this answer













                Log Analytics can read the logs for the following services that write diagnostics to table storage or IIS logs written to blob storage:



                • Service Fabric Clusters

                • Virtual Machines

                • Web/Worker Roles

                However IIS logs from Azure Websites are not currently supported as out of box solution.
                Documentation Reference.



                You have to either perform it manual or automate the process to read from storage blob and send it to either Log Analytics/Application Insights as per your requirement.



                Other related SO thread on same issue -



                Azure Log Analytics and Azure App Service Access Logs, can they be connected



                How to display azure app services web server log on Azure Log Analytics



                You can always share your feedback and up vote the feature request here.



                Hope it helps.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Mar 25 at 18:37









                bharathn-msftbharathn-msft

                913




                913





























                    draft saved

                    draft discarded
















































                    Thanks for contributing an answer to Stack Overflow!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid


                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.

                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55295023%2fcan-we-query-blog-storage-log-in-azure-monitor-logs%23new-answer', 'question_page');

                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Kamusi Yaliyomo Aina za kamusi | Muundo wa kamusi | Faida za kamusi | Dhima ya picha katika kamusi | Marejeo | Tazama pia | Viungo vya nje | UrambazajiKuhusu kamusiGo-SwahiliWiki-KamusiKamusi ya Kiswahili na Kiingerezakuihariri na kuongeza habari

                    SQL error code 1064 with creating Laravel foreign keysForeign key constraints: When to use ON UPDATE and ON DELETEDropping column with foreign key Laravel error: General error: 1025 Error on renameLaravel SQL Can't create tableLaravel Migration foreign key errorLaravel php artisan migrate:refresh giving a syntax errorSQLSTATE[42S01]: Base table or view already exists or Base table or view already exists: 1050 Tableerror in migrating laravel file to xampp serverSyntax error or access violation: 1064:syntax to use near 'unsigned not null, modelName varchar(191) not null, title varchar(191) not nLaravel cannot create new table field in mysqlLaravel 5.7:Last migration creates table but is not registered in the migration table

                    은진 송씨 목차 역사 본관 분파 인물 조선 왕실과의 인척 관계 집성촌 항렬자 인구 같이 보기 각주 둘러보기 메뉴은진 송씨세종실록 149권, 지리지 충청도 공주목 은진현