In my Azure portal, I created one "custom log", following this link Custom Log , when I am trying to view the logs by searching(by my custom log name) in "Log Search" and running the run command I am not getting anything. Why? Do I need to do something else?
Asked
Active
Viewed 669 times
0
-
they are probably not being gathered – 4c74356b41 Aug 16 '18 at 05:47
-
@4c74356b41, Hi, does it take time to gather? The file I uploaded is 2-3 kb file. I am running simple query of "Type=MY_LOG_NAME" in search bar. It is showing 0 result. – Rudra Singh Aug 16 '18 at 05:56
-
try doing `search *` and see if you can see your log type on the left panel – 4c74356b41 Aug 16 '18 at 06:56
-
I tried that also as you said, its not showing any result. – Rudra Singh Aug 17 '18 at 15:43
-
they are not being uploaded for some reason, check you configuration – 4c74356b41 Aug 17 '18 at 17:22
-
@4c74356b41, hi, yeah there were some configuration issues while connecting. I fixed those. Thanks for respose. – Rudra Singh Aug 25 '18 at 14:31
-
@Rudra Singh would you care to expand on "configuration issues"? I'm having a similar issue. – Dec 04 '18 at 19:46
1 Answers
0
In this case the reason for logs not appearing under custom logs was a configuration issue. When the issue was fixed the logs started appearing.

4c74356b41
- 69,186
- 6
- 100
- 141
-
Can you tell us more about what kind of configuration issue you experienced ? It should help future visitors to fix their issue. – DataBach Mar 02 '22 at 17:47
-
check the comments on the question. i have no idea, op fixed it without telling me – 4c74356b41 Mar 04 '22 at 06:05