Comments
-
I agree. Arrived at this page out of frustration.
-
%APM_HOME%\jmxbridge\lib\log4j_core_2.14.0.jar
-
Or the less sophisticated way would be to look forfile names between log4j_core_2.0.0.jar and log4j_core_2.14.1.jar
-
according to https://gist.github.com/Neo23x0/e4c8b03ff8cdf1fa63b7d15db6e3860b#find-vulnerable-software-windowsgci You need to look inside the contents of all .jar files for the string "JndiLookup.class" Or the less sophisticated way would be to look forfile names between log4j_core_2.0.0.jar and log4j_core_2.14.1.jar
-
according to https://gist.github.com/Neo23x0/e4c8b03ff8cdf1fa63b7d15db6e3860b#find-vulnerable-software-windowsgci run this in powershell to find potentially affected files. gci 'C:\' -rec -force -include *.jar -ea 0 | foreach {select-string "JndiLookup.class" $_} | select -exp Path depending on what solarwinds modules you…
-
I also have this issue only with Chrome
-
Hi Christine, I seem to have just encountered a very similar issue when I upgraded to NPM 12.0.1 and NCM 7.5.1 Just wondering if there ever was a KB published for this issue?
-
I am very aware of how old these reports are, however when I try to run them with NCM 7.3.2 all i ever get is the following error: You cannot run inventory reports before running an inventory on your nodes. Please perform full inventory.
-
I have a similar question UNDP transform - combine 4 x poller text values into a single text value