Could you suggest me how to resolve this issue

commands = [Get-Content “C:\PS\ERRORLOG” -TAIL 1000 -WAIT | Out-File -Encoding UTF8 “C:\Program Files\Microsoft SQL Server\MSSQL13.MSSQLSERVER\MSSQL\Log\ERRORLOG_UTF8.log”]

when I run this command by using exec plugin it is showing this error
Error : 2020-04-11T19:55:12Z E! [telegraf] Error running agent: Error parsing C:\Bug884\telegraf\metrics\MSSQL_ServerLog-Windows-LogCollection-telegraf.conf, toml: line 15: parse error