Forum Discussion

danielvogel's avatar
danielvogel
Copper Contributor
Feb 07, 2019
Solved

Azure Portal Log search, how do I change the default column order?

By default the Azure Portals Log Analytics search has columns displayed that I rarely use. How can I customize my defaults so that it's actually useful? I'd like to be able to define what columns and the order they appear in. Right now I have to add and rearrange *every* time I search! 

  • I always use the "Project" statement for this:

     

    Heartbeat
    | project TimeGenerated , Computer , OSMajorVersion

1 Reply

  • ScottAllison's avatar
    ScottAllison
    Iron Contributor

    I always use the "Project" statement for this:

     

    Heartbeat
    | project TimeGenerated , Computer , OSMajorVersion