Forum Discussion

HA13029's avatar
HA13029
Brass Contributor
Jul 25, 2024
Solved

KQL extend command does not seems to work in workbook

Hi all,   I have an issue with the extend command in a custom workboook. The following KQL query parses Palo Alto Logs and to extract specific field (like PanOSSourceUserName, etc) and creating ne...
  • Clive_Watson's avatar
    Jul 25, 2024
    That wouldn't be normal, make sure your workbook query (when you add query) is set to the same workspace and also the right Time Generated range if you are using a parameter. Also try to | project PanOSSourceUserName in the workbook (as the final line, in case its hitting the displayed column limit?)

Resources