Can I access w3c style logs when using firebase hosting












4















I am using firebase hosting and would like access to w3c style internet access logs for the traffic going to my domain. Is this possible?



Thanks.










share|improve this question





























    4















    I am using firebase hosting and would like access to w3c style internet access logs for the traffic going to my domain. Is this possible?



    Thanks.










    share|improve this question



























      4












      4








      4








      I am using firebase hosting and would like access to w3c style internet access logs for the traffic going to my domain. Is this possible?



      Thanks.










      share|improve this question
















      I am using firebase hosting and would like access to w3c style internet access logs for the traffic going to my domain. Is this possible?



      Thanks.







      logging w3c firebase-hosting






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Apr 16 '15 at 8:57









      Vaibhav Mule

      3,04112243




      3,04112243










      asked Apr 16 '15 at 8:49









      CraigCraig

      484518




      484518
























          2 Answers
          2






          active

          oldest

          votes


















          3














          No.



          Disclosure: I work for Firebase.



          Firebase's Hosting is most often used for single-page applications that are built on top of Firebase's realtime database. In such applications, the number of times a static resource is retrieved is not a good indicator of the application's usage. Instead of that, most developers rely on the Firebase dashboard that shows the database usage over time, including the number of concurrent connections, data transfer and data storage.






          share|improve this answer





















          • 1





            Thanks Frank. I am not trying to see the applications usage but was wanting to have a closer look at referrer traffic, Source IPs, etc. We use GA already to view some of the stats but it is not granular enough for my current requirements.

            – Craig
            Apr 16 '15 at 15:11











          • Me too +1, Is there any kind of solutions?

            – Yang
            Oct 6 '16 at 5:42



















          1














          I realize this is a few years old but what the hell... it's saturday. It looks like the preferred pattern would be to move all your API calls and anything else that's error prone into a Firebase function and add a handler there. You can view this log from your Firebase console...






          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%2f29669725%2fcan-i-access-w3c-style-logs-when-using-firebase-hosting%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            3














            No.



            Disclosure: I work for Firebase.



            Firebase's Hosting is most often used for single-page applications that are built on top of Firebase's realtime database. In such applications, the number of times a static resource is retrieved is not a good indicator of the application's usage. Instead of that, most developers rely on the Firebase dashboard that shows the database usage over time, including the number of concurrent connections, data transfer and data storage.






            share|improve this answer





















            • 1





              Thanks Frank. I am not trying to see the applications usage but was wanting to have a closer look at referrer traffic, Source IPs, etc. We use GA already to view some of the stats but it is not granular enough for my current requirements.

              – Craig
              Apr 16 '15 at 15:11











            • Me too +1, Is there any kind of solutions?

              – Yang
              Oct 6 '16 at 5:42
















            3














            No.



            Disclosure: I work for Firebase.



            Firebase's Hosting is most often used for single-page applications that are built on top of Firebase's realtime database. In such applications, the number of times a static resource is retrieved is not a good indicator of the application's usage. Instead of that, most developers rely on the Firebase dashboard that shows the database usage over time, including the number of concurrent connections, data transfer and data storage.






            share|improve this answer





















            • 1





              Thanks Frank. I am not trying to see the applications usage but was wanting to have a closer look at referrer traffic, Source IPs, etc. We use GA already to view some of the stats but it is not granular enough for my current requirements.

              – Craig
              Apr 16 '15 at 15:11











            • Me too +1, Is there any kind of solutions?

              – Yang
              Oct 6 '16 at 5:42














            3












            3








            3







            No.



            Disclosure: I work for Firebase.



            Firebase's Hosting is most often used for single-page applications that are built on top of Firebase's realtime database. In such applications, the number of times a static resource is retrieved is not a good indicator of the application's usage. Instead of that, most developers rely on the Firebase dashboard that shows the database usage over time, including the number of concurrent connections, data transfer and data storage.






            share|improve this answer















            No.



            Disclosure: I work for Firebase.



            Firebase's Hosting is most often used for single-page applications that are built on top of Firebase's realtime database. In such applications, the number of times a static resource is retrieved is not a good indicator of the application's usage. Instead of that, most developers rely on the Firebase dashboard that shows the database usage over time, including the number of concurrent connections, data transfer and data storage.







            share|improve this answer














            share|improve this answer



            share|improve this answer








            edited Sep 25 '15 at 13:11

























            answered Apr 16 '15 at 14:28









            Frank van PuffelenFrank van Puffelen

            230k28377401




            230k28377401








            • 1





              Thanks Frank. I am not trying to see the applications usage but was wanting to have a closer look at referrer traffic, Source IPs, etc. We use GA already to view some of the stats but it is not granular enough for my current requirements.

              – Craig
              Apr 16 '15 at 15:11











            • Me too +1, Is there any kind of solutions?

              – Yang
              Oct 6 '16 at 5:42














            • 1





              Thanks Frank. I am not trying to see the applications usage but was wanting to have a closer look at referrer traffic, Source IPs, etc. We use GA already to view some of the stats but it is not granular enough for my current requirements.

              – Craig
              Apr 16 '15 at 15:11











            • Me too +1, Is there any kind of solutions?

              – Yang
              Oct 6 '16 at 5:42








            1




            1





            Thanks Frank. I am not trying to see the applications usage but was wanting to have a closer look at referrer traffic, Source IPs, etc. We use GA already to view some of the stats but it is not granular enough for my current requirements.

            – Craig
            Apr 16 '15 at 15:11





            Thanks Frank. I am not trying to see the applications usage but was wanting to have a closer look at referrer traffic, Source IPs, etc. We use GA already to view some of the stats but it is not granular enough for my current requirements.

            – Craig
            Apr 16 '15 at 15:11













            Me too +1, Is there any kind of solutions?

            – Yang
            Oct 6 '16 at 5:42





            Me too +1, Is there any kind of solutions?

            – Yang
            Oct 6 '16 at 5:42













            1














            I realize this is a few years old but what the hell... it's saturday. It looks like the preferred pattern would be to move all your API calls and anything else that's error prone into a Firebase function and add a handler there. You can view this log from your Firebase console...






            share|improve this answer




























              1














              I realize this is a few years old but what the hell... it's saturday. It looks like the preferred pattern would be to move all your API calls and anything else that's error prone into a Firebase function and add a handler there. You can view this log from your Firebase console...






              share|improve this answer


























                1












                1








                1







                I realize this is a few years old but what the hell... it's saturday. It looks like the preferred pattern would be to move all your API calls and anything else that's error prone into a Firebase function and add a handler there. You can view this log from your Firebase console...






                share|improve this answer













                I realize this is a few years old but what the hell... it's saturday. It looks like the preferred pattern would be to move all your API calls and anything else that's error prone into a Firebase function and add a handler there. You can view this log from your Firebase console...







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Apr 21 '18 at 15:55









                archae0pteryxarchae0pteryx

                1,0661522




                1,0661522






























                    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%2f29669725%2fcan-i-access-w3c-style-logs-when-using-firebase-hosting%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

                    Full-time equivalent

                    Bicuculline

                    さくらももこ