captainfalcon23

Results 42 comments of captainfalcon23

Ah gotchya. I didn't even notice the 500GB. Wouldn't it make more sense to have the percentages sho the difference between the current snap and the previous snap, since snaps...

Probably likely to do with this commit...https://github.com/ytti/oxidized/pull/2576

Might be good if either: 1. Documentation is updated to reflect 2. The error thrown actually makes more sense. Maybe something like "field not supported by plugin exception" ?

Hi @ParthaI I had a look at this and realised I actually shared the wrong query! My apologies there. The query with the issue is: ``` select distinct REPLACE( REPLACE(innerq."AWS_ACCOUNT_NAME",...

Hi @ParthaI `Could you please confirm you are getting the error in your terminal or in your LOG file only` Yes, this is correct. ` believe we shouldn't encounter the...

That’s fine, but the issue isn’t about logs in a log file. It’s about steampipe inefficiency of querying every account and region in an aggregation instead of smartly hydrating the...

FYI I haven't forgotten about this, will take a look today

Okay, I have compiled the plugin and ran the same query as before and still I can see errors where steampipe is trying to find images in the wrong accounts....

@bigdatasourav Doesn't seem to be working as expected for me. This is what I've done: ``` steampipe plugin uninstall aws git clone https://github.com/turbot/steampipe-plugin-aws.git cd steampipe-plugin-aws git checkout connection_key_columns make rm...

Hi @misraved Just checking in why this issue got closed off when the issue is not fixed?