Hello Team,
I'm trying to create SWQL to help us export the results of OLV from the Orion database using SWQL Studio.
We didn't purchase LA and the "Export to CSV" function is not available on OLV or free version. =(
Doing a query for a specific Node ID but getting a timeout error maybe because of too much data. So I'm thinking just doing it by date/day since we have 7 days syslog retention but I'm having an issue creating the script.
Also not sure how to do 2 where conditions so I can pull 2 Nodes instead of just one. Like show syslog info/messages for Node A and Node on specific Date/Day
If I only used the "where" clause for a specific NodeId it works
Is there also a way to show the actual Name of the Node instead of just NodeID? I'm trying to do some inner joins but can't make it work. Still a noob in sql/swql. If someone can guide then it would be awesome!
Thanks!