MS SQL Profiler
Tags:
													
									
			
                                    
                #1
                            
                                ms 
                
                
            
                            
            
            Hi!
What about support for MS SQL Profiler trace (*.trc) files? Please, can nxlog to read from these files?
Thanks.
            
                #1
            
            ms  
            
        
        Hi!
What about support for MS SQL Profiler trace (*.trc) files? Please, can nxlog to read from these files?
Thanks.
MSSQL trace files are written in a proprietary binary format, NXLog cannot read these directly (via im_file).
It should be possible to use im_odbc and read the trace logs with fn_trace_gettable.
