Questions tagged [xml]

Extensible Markup Language

Extensible Markup Language (XML) is a markup language that defines a set of rules for encoding documents in a format that is both human-readable and machine-readable. It is defined in the XML 1.0 Specification produced by the W3C, and several other related specifications, all gratis open standards.

Source: wikipedia

Official W3C page

141 questions
3
votes
0 answers

How to filter ObjectName in Windows logs with Advanced XML Filtering?

I want to deploy a centralized log analysis tool on my domain. I'm currently configuring Windows to audit a shared network drive (read, write, access attempt of domain users) to forward Windows events to my server. Since Windows audit logs are…
Aexyn
  • 31
  • 1
  • 2
3
votes
3 answers

Working with Event Logs in Powershell

I have trying to analyze records from the Windows Security log and having a bit of difficulty getting specific values out of some of the logon/logoff events. Let's take a look at a specific example - here's the XML of one of the log entries.
pk.
  • 6,451
  • 2
  • 42
  • 63
3
votes
2 answers

Open Source XML Firewalls?

Does anyone know of any open source XML firewalls that provide equivalent functionality to DataPower, Vordel, etc?
3
votes
3 answers

Retrieve MS SQL database or table structure in XML

Is there a way to export the database schema in well formed XML of a MS 2000 SQL Server. I'm looking for just the structure not the data and the more detailed the better. The XML may be used in a migration processes. I'm more familiar with MySQL…
Clutch
  • 970
  • 1
  • 8
  • 13
2
votes
1 answer

Filter Windows Event Security logs by a range of Source IP Address

So i know you could filter by a Source IP Address. But what if you want to filter by a range of Source IP address. i tried