LoongCollector: log agent for Aliyun Log Service

-------------------------------------------------------------------------

LoongCollector is running as Administrator account.
there will be a Windows Service and two processes running on your system (Windows 64bit), and they will automatically restart after machine reboot.

**IMPORTANT: All commands below MUST be executed in PowerShell (NOT cmd.exe) with Administrator privileges.**
**NOTE: The installer will automatically detect if you are running it in PowerShell. If not, it will refuse to run and display instructions.**

1. LoongCollectorDaemon Service: will start/stop/update LoongCollector worker process and monitor its status. It will run as a process named loongcollector_daemon.exe. If you want to install LoongCollector, please run like this in PowerShell (as Administrator): .\loongcollector_installer.exe install ${region_id}.
2. Process loongcollector_worker.exe: actual worker to collect logs from specified sources and upload to Log Service servers.

-------------------------------------------------------------------------

Two program directories:
1. LoongCollector installed files and some configs
  x64: C:\Program Files\Alibaba\Logtail
2. External data/config files for LoongCollector
  C:\LogtailData

-------------------------------------------------------------------------

You can stop/restart LoongCollector in Windows Service Controller: just Restart/Stop LoongCollectorDaemon Service is okay.

If you want to uninstall LoongCollector, please download install package and run like this in PowerShell (as Administrator): .\loongcollector_installer.exe uninstall.

-------------------------------------------------------------------------

You can find more information about LoongCollector on https://help.aliyun.com/zh/sls/loongcollector-management/
