Forum Discussion
ScottAllison
Jun 27, 2018Iron Contributor
NetworkMonitoring - parse IP addresses in 'Path' column
Greetings, We are currently evaluating the features in the "Network Performance Monitoring" solution for Log Analytics. When we query for SubType "EndpointPath", the "Path" column has great detai...
Ketan Ghelani
Jul 01, 2018Former Employee
Have you tried using the split with space as separator?
https://docs.loganalytics.io/docs/Language-Reference/Scalar-functions/split()
https://docs.loganalytics.io/docs/Language-Reference/Scalar-functions/split()
- ScottAllisonJul 02, 2018Iron Contributor
I have not, but this looks like what I need. Thanks!