{
  "description": "The macOS Unified Logging Receiver collects logs from macOS systems using the native `log` command. This receiver supports both live system logs and archived log files (`.logarchive`).",
  "display_name": "macOS Unified Logging Receiver",
  "distribution": "contrib",
  "ecosystem": "collector",
  "id": "contrib-macosunifiedloggingreceiver",
  "name": "macosunifiedloggingreceiver",
  "repository": "opentelemetry-collector-contrib",
  "status": {
    "class": "receiver",
    "codeowners": {
      "active": [
        "Caleb-Hurshman",
        "atoulme"
      ]
    },
    "distributions": [
      "contrib"
    ],
    "stability": {
      "alpha": [
        "logs"
      ]
    },
    "unsupported_platforms": [
      "linux",
      "windows"
    ]
  },
  "type": "receiver"
}