Hi there,
After trying some time, I was not able to compare two files:
| file E:\test\3.log | diff E:\test\1.log
1.log
username=aa
username=bb
3.log
username=aa
username=cc
username=bb
This is what I get:
-username=aa
+username=cc
Platform: Windows 2008 Server (32bit)
Splunk: 4.0.4.
Hope you can help