Commit Graph

4 Commits

Author SHA1 Message Date
kolchfa-aws 8463c8f278
Correct plugin capitalization (#3838)
* Correct plugin capitalization

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

* Revert cluster-stats because the name is in response

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

* Revert cluster-stats once more

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

---------

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
2023-05-04 11:11:54 -04:00
Peter Nied a3893f5d72 Correct log4j2 syntax in the example
In the [yml format](https://logging.apache.org/log4j/2.x/manual/configuration.html#Configuration_with_Properties) in of the log4j properties file, a logger is declared with logger.LOGGER_NAME.name, the value of LOGGER_NAME can be set as desired by the user.  When the example included the `.` operator it was treated as another object and 'security' was referenced as a key which didn't resolve to anything.

Signed-off-by: Peter Nied <petern@amazon.com>
2022-03-29 20:54:40 +00:00
aetter 8145dcc075 Merge branch 'main' into layout-changes 2021-06-09 13:25:06 -07:00
aetter 73baf3f6db Fixes site 2021-05-28 11:19:18 -07:00